Module any

Module any 

Source

Structsยง

Any
A wrapper around the protobuf Any type. Converts to or from prost_types::Any or pbjson_types::Any.
AnyRef
A reference to a protobuf Any type. Can be created from references to prost_types::Any, pbjson_types::Any, or our own Any type.