Module mesh::payload::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.