Module libreda_db::netlist::io[][src]

Input and output interface definitions for netlists.

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

Traits

NetlistReader

Read a netlist from a byte stream.

NetlistWriter

Write a netlist to a byte stream.