rc_box

Macro rc_box 

Source
macro_rules! rc_box {
    ($x:expr) => { ... };
}
Expand description

Creates a shareable instance of an RcSet item.