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