kerr 0.1.4

Kernighan Errors for Rust
Documentation
1
2
3
4
5
mod llist;
mod kerr;

pub use crate::kerr::KErr;