[][src]Module cookie_factory::lib::std::io

Structs

Cursor

A Cursor wraps an in-memory buffer and provides it with a Seek implementation.

Error

The error type for I/O operations of the Read, Write, Seek, and associated traits.

Traits

Write

A trait for objects which are byte-oriented sinks.

Type Definitions

Result

A specialized Result type for I/O operations.