filer 0.0.0

Expose code as a filesystem-like tree structure
1
2
3
fn main() {
    println!("Hello, world!");
}