[][src]Derive Macro getset::CopyGetters

#[derive(CopyGetters)]
{
    // Attributes available to this derive:
    #[get_copy]
    #[with_prefix]
    #[getset]
}