Derive Macro near_sdk::NearSchema

source ·
#[derive(NearSchema)]
{
    // Attributes available to this derive:
    #[abi]
    #[serde]
    #[borsh_skip]
    #[schemars]
    #[validate]
}