rustc_builtin_macros::deriving::smart_ptr

Macro path

source
macro_rules! path {
    ($span:expr, $($part:ident)::*) => { ... };
}