#[derive(Asset)] { // Attributes available to this derive: #[dependency] }
Implement the Asset trait.
Asset