secretary 0.1.0

Translate natural languages into structural data
1
2
3
fn main() {
    println!("Hello, world!");
}