Home
last modified time | relevance | path

Searched refs:impl_shared_ptr_target (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/cxx/src/
Dshared_ptr.rs208 macro_rules! impl_shared_ptr_target { macro
265 impl_shared_ptr_target!(stringify!($ty), stringify!($ty), $ty);
283 impl_shared_ptr_target!("string", "CxxString", CxxString);