Struct wit_component::DocumentPrinter
source · pub struct DocumentPrinter { /* private fields */ }
Expand description
A utility for printing WebAssembly interface definitions to a string.
Implementations§
Trait Implementations§
source§impl Default for DocumentPrinter
impl Default for DocumentPrinter
source§fn default() -> DocumentPrinter
fn default() -> DocumentPrinter
Returns the “default value” for a type. Read more