LibrEDA DB is a collection of interface definitions and data structures for chip layouts and netlists.
To view the documentation of this library in a browser clone this repository
and run cargo doc --open
.
Alternatively a possible outdated version is hosted here or here.
Most important functionality for handling layouts and netlists is already there. But this is still WORK IN PROGRESS and not stable yet.