Macro rustc_builtin_macros::deriving::smart_ptr::path

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