Derive Macro getset::CopyGetters[][src]

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