Structsยง
- Any
- A wrapper around the protobuf
Anytype. Converts to or fromprost_types::Anyorpbjson_types::Any. - AnyRef
- A reference to a protobuf
Anytype. Can be created from references toprost_types::Any,pbjson_types::Any, or our ownAnytype.