Derive Macro asset_derive::Asset

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

Provides a derive macro for the Asset trait.

#[derive(Asset)]