weak_handle

Macro weak_handle 

Source
macro_rules! weak_handle {
    ($uuid:expr) => { ... };
}
👎Deprecated: Use uuid_handle! instead