xmtp_api_d14n/protocol/
types.rs

1//! Types specific to the xmtp d14n implementation
2mod required_dependency;
3pub use required_dependency::*;