hermes_protobuf_encoding_components/
types.rs

1pub use prost_types::Any;
2
3pub struct ViaProtobuf;
4
5pub struct ViaAny;