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

just extract value from LBox