Crate sn_messaging[−][src]
Re-exports
pub use self::location::Aggregation; |
pub use self::location::DstLocation; |
pub use self::location::EndUser; |
pub use self::location::Itinerary; |
pub use self::location::SrcLocation; |
Modules
| client | |
| location | |
| node | |
| section_info |
Structs
| MessageId | Unique ID for messages. |
| WireMsg |
Enums
| Error | |
| MessageType | Type of message. Note this is part of this crate’s public API but this enum is never serialised or even part of the message that is sent over the wire. |
Type Definitions
| Result | A specialised |