liberty-db 0.9.6

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