Derive Macro parse_display::FromStr[][src]

#[derive(FromStr)]
{
    // Attributes available to this derive:
    #[display]
    #[from_str]
}