Structs§
- Wraps the channel provided in the open methods and provide convenience methods for sending appropriate responses. It also records actions that should be taken upon successful connection such as truncating file objects.
Traits§
- Trait to get either fio::Representation or fio::NodeInfoDeprecated. Connection types should implement this.
- Convenience trait for converting
fio::Flags
andfio::OpenFlags
into ObjectRequest.