Derive Macro attribute_derive::FromAttr
source ยท #[derive(FromAttr)]
{
// Attributes available to this derive:
#[attribute]
#[attr]
#[from_attr]
}
#[derive(FromAttr)]
{
// Attributes available to this derive:
#[attribute]
#[attr]
#[from_attr]
}