[][src]Derive Macro getset::Getters

#[derive(Getters)]
{
    // Attributes available to this derive:
    #[get]
    #[with_prefix]
}