#[export_type]Expand description
Generates an equvalent type in the WIT interface. Required for every type mentioned in the public methods of an account component.
Intended to be used together with #[component] attribute macro.
#[export_type]Generates an equvalent type in the WIT interface. Required for every type mentioned in the public methods of an account component.
Intended to be used together with #[component] attribute macro.