Re-exports
Modules
Macros
- Creates a value of type
FrameFlags
at compile time. - Recursively Converts an expression that uses
FrameFlags
constants into an expression that uses the backing value ofFrameFlags
(u16
).
Structs
- A flags structure to represent possible frams flags.
- A type to represent an rsocket frame header.
Enums
- An enum of all frame variants supported by RSocket.
- An enum to represent supported frame types.
Traits
- A trait to be implemented by all frame variants.