Module mode

Source

Re-exports§

pub use self::Which::Unknown;
pub use self::Which::Fifo;
pub use self::Which::Chr;
pub use self::Which::Dir;
pub use self::Which::Blk;
pub use self::Which::File;
pub use self::Which::Lnk;
pub use self::Which::Sock;
pub use self::Which::Wht;

Structs§

Builder
Owned
Pipeline
Reader

Enums§

Which

Type Aliases§

WhichBuilder
WhichReader