Modules§
- Channels-based transports.
Structs§
- Cookie of a bus listener.
- Wrapper for
[u8]to enableSerializeandDeserializespecializations. - Wrapper for
Vec<u8>to enableSerializeandDeserializespecializations. - Cookie of a channel.
- Cookie of an object.
- Id of an object.
- UUID of an object.
- Cookie of a service.
- Id of a service.
- UUID of a service.
- Empty value that deserializes from everything by skipping over it.
- Introspection type id of a service, struct or enum.
Enums§
- Sending or receiving end of a channel.
- Sending or receiving end and capacity of a channel.
Traits§
Type Aliases§
Derive Macros§
- Derive macro for the
AsSerializeArgtrait. - Derive macro for the
Deserializetrait. - Derive macro for the
DeserializeKeytrait. - Derive macro for the
Introspectabletrait. - Derive macro for the
KeyTypeOftrait. - Derive macro for the
Serializetrait. - Derive macro for the
SerializeKeytrait.