Derive Macro Bean

Source
#[derive(Bean)]
{
    // Attributes available to this derive:
    #[value]
    #[qualifier]
}
Expand description

TODO: add documentation