Module libreda_db::layout::io[][src]

Input and output interface definitions for layouts.

Implementations for the various layout formats are located in other crates.

Traits

LayoutStreamReader

Trait for reading a layout from a byte stream.

LayoutStreamWriter

Trait for writing a layout to a byte stream.