Skip to main content

LoftyFile

Derive Macro LoftyFile 

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

Creates a file usable by Lofty

See here for an example of how to use it.