liberty-db 0.8.3

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