Skip to main content

Store

Derive Macro Store 

Source
#[derive(Store)]
{
    // Attributes available to this derive:
    #[unique]
    #[secure]
    #[foreign]
    #[table_as]
    #[crypto]
    #[relate]
}