[][src]Module wasmer_interface_types_fl::decoders::binary

Parse the WIT binary representation into an AST.

Functions

parse

Parse a sequence of bytes, expecting it to be a valid WIT binary representation, into an Interfaces structure.