[][src]Type Definition wasmparser::Result

type Result<T> = Result<T, BinaryReaderError>;