Derive Macro fp_bindgen_macros::Serializable

source ·
#[derive(Serializable)]
{
    // Attributes available to this derive:
    #[fp]
}
Expand description

Used to annotate types (enums and structs) that can be passed across the Wasm bridge.