Asset

Derive Macro Asset 

Source
#[derive(Asset)]
{
    // Attributes available to this derive:
    #[dependency]
}
Expand description

Implement the Asset trait.