Module mz_stash_types::objects
source · Expand description
The current types that are serialized in the Stash.
Modules
Enums
- An error thrown when trying to convert from a
*.proto-generated typeProto$Tto$T.
Traits
- A trait for representing a Rust type
Selfas a value of typeProtofor the purpose of serializing this value as (part of) a Protobuf message.