Derive Macro Embed

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