liberty-db 0.11.0

A fully defined liberty (std. cells in VLSI) data structure, efficient parser & formatter
Documentation
1
2
3
pub trait Check {
  fn check(&self);
}