#[derive(Attrib)]
{
// Attributes available to this derive:
#[attributes]
}
Expand description
Derive macro for implementing the Attrib
trait for given struct.
#[derive(Attrib)]
{
// Attributes available to this derive:
#[attributes]
}
Derive macro for implementing the Attrib
trait for given struct.