Derive Macro wasmtime::component::ComponentType

source ·
#[derive(ComponentType)]
{
    // Attributes available to this derive:
    #[component]
}
Available on crate feature component-model only.