Macro mesh_protobuf::inplace_some

source ยท
macro_rules! inplace_some {
    ($v:ident) => { ... };
}
Expand description

Constructs an initialized crate::inplace::InplaceOption on the stack from a T.