mantra 0.1.0

Tool to trace requirements down to implementation and tests.
1
2
3
fn main() {
    println!("Hello, world!");
}