Module vfs::object_request

source ·

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.
  • Trait for converting fio::Flags and fio::OpenFlags into ObjectRequest.

Type Aliases§