Modules§
- api
- api_
client - codec
- Transparent codec which just pipes bytes of encoded proto to a writer
- identity_
v1 - mls_v1
- prelude
- types
- Types representing the current representation of the world to libxmtp
- xmtp
Structs§
Enums§
- ApiEndpoint
- Conversion
Error - General Error types for use when converting/deserializing From/To Protos Loosely Modeled after serdes error type. This general error type avoid circular hard-dependencies on crates further up the tree (xmtp_id/xmtp_mls) if they had defined the error themselves.
- Proto
Error - Error resulting from proto conversions/mutations