Modules§
Structs§
- BusListener
Cookie  - Cookie of a bus listener.
 - BusListener
Service Filter  - Byte
Slice  - Wrapper for 
[u8]to enableSerializeandDeserializespecializations. - Bytes
 - Wrapper for 
Vec<u8>to enableSerializeandDeserializespecializations. - Bytes
Deserializer  - Bytes
Serializer  - Channel
Cookie  - Cookie of a channel.
 - Deserializer
 - Element
Deserializer  - Enum
 - Enum
Deserializer  - Field
Deserializer  - MapDeserializer
 - MapSerializer
 - Object
Cookie  - Cookie of an object.
 - Object
Id  - Id of an object.
 - Object
Uuid  - UUID of an object.
 - Protocol
Version  - Protocol
Version Error  - Serialized
Value  - Serialized
Value Slice  - Serializer
 - Service
Cookie  - Cookie of a service.
 - Service
Id  - Id of a service.
 - Service
Info  - Service
Uuid  - UUID of a service.
 - SetDeserializer
 - SetSerializer
 - Skip
 - Empty value that deserializes from everything by skipping over it.
 - Struct
 - Struct
Deserializer  - Struct
Serializer  - TypeId
 - Introspection type id of a service, struct or enum.
 - Unknown
Fields  - Unknown
Variant  - VecDeserializer
 - VecSerializer
 
Enums§
- BusEvent
 - BusListener
Filter  - BusListener
Scope  - Channel
End  - Sending or receiving end of a channel.
 - Channel
EndWith Capacity  - Sending or receiving end and capacity of a channel.
 - Deserialize
Error  - Serialize
Error  - Value
 - Value
Kind  
Traits§
Type Aliases§
Derive Macros§
- AsSerialize
Arg  - Derive macro for the 
AsSerializeArgtrait. - Deserialize
 - Derive macro for the 
Deserializetrait. - Deserialize
Key  - Derive macro for the 
DeserializeKeytrait. - Introspectable
 - Derive macro for the 
Introspectabletrait. - KeyType
Of  - Derive macro for the 
KeyTypeOftrait. - Serialize
 - Derive macro for the 
Serializetrait. - Serialize
Key  - Derive macro for the 
SerializeKeytrait.