snob 0.1.0

String analysis inspired by the Icon programming language
Documentation
1
2
3
4
pub mod csets;
mod scanner;

pub use scanner::Scanner;