Module mesh_protobuf::inplace
source · Expand description
Provides an Option
-like type for constructing values in place.
Structs§
- A type with methods like
Option
but that operates on a mutable reference to possibly-initialized data.
Provides an Option
-like type for constructing values in place.
Option
but that operates on a mutable reference
to possibly-initialized data.