Expand description
Input and output interface definitions for layouts.
Implementations for the various layout formats are located in other crates.
Traitsยง
- Layout
Stream Reader - Trait for reading a layout from a byte stream.
- Layout
Stream Writer - Trait for writing a layout to a byte stream.