vfs
0.0.1
Module object_
request
Module Items
Structs
Traits
Type Aliases
In crate vfs
vfs
Module
object_request
Copy item path
Source
Structs
§
Object
Request
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
§
Connection
Creator
Trait for constructing connections to nodes.
Representation
Trait to get either fio::Representation or fio::NodeInfoDeprecated. Connection types should implement this.
ToObject
Request
Convenience trait for converting
fio::Flags
and
fio::OpenFlags
into ObjectRequest.
Type Aliases
§
Object
Request
Ref