[][src]Constant garando_syntax2::feature_gate::EXPLAIN_DEPR_CUSTOM_DERIVE

pub const EXPLAIN_DEPR_CUSTOM_DERIVE: &'static str = "`#[derive]` for custom traits is deprecated and will be removed in the future. \
    Prefer using procedural macro custom derive.";