Derive Macro ToString

Source
#[derive(ToString)]
{
    // Attributes available to this derive:
    #[label]
}