[][src]Module wasmer_interface_types::encoders::binary

Writes the AST into bytes representing WIT with its binary format.

Traits

ToBytes

A trait for converting a value to bytes.