[][src]Module molecule::io

Structs

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.