inst 0.1.0

A brief description of what the inst crate does.
1
2
3
fn main() {
    println!("Hello, world!");
}