Derive Macro parse_display::FromStr
source · #[derive(FromStr)]
{
// Attributes available to this derive:
#[display]
#[from_str]
}
#[derive(FromStr)]
{
// Attributes available to this derive:
#[display]
#[from_str]
}