shareable

Macro shareable 

Source
macro_rules! shareable {
    ($name:ident, $inner:ty) => { ... };
}