Skip to main content

looks_like_wat_module

Function looks_like_wat_module 

Source
pub fn looks_like_wat_module(input: &str) -> bool
Expand description

Returns ‘true’ when the text starts like a WAT module and has balanced parentheses.