Module libreda_db::netlist::io
source · [−]Expand description
Input and output interface definitions for netlists.
Implementations for the various netlist formats are located in other crates.
Traits
Read a netlist from a byte stream.
Write a netlist to a byte stream.