[][src]Module polyfuse::io

I/O abstraction specialized for FUSE.

Structs

Unite

The united I/O of a pair of Reader and Writer.

Traits

Reader

A reader for an FUSE request message.

Writer

The writer of FUSE responses and notifications.

Functions

unite

Unite a pair of Reader and Writer as an I/O.