[][src]Function fizzy::validate

pub fn validate<T: AsRef<[u8]>>(input: T) -> bool

Parse and validate the input according to WebAssembly 1.0 rules. Returns true if the supplied input is valid.