TryFromString

Derive Macro TryFromString 

Source
#[derive(TryFromString)]
{
    // Attributes available to this derive:
    #[exclude]
    #[casing]
    #[pattern]
    #[custom]
    #[inner]
}