rustsourcebundler 0.14.1

Bundle the source code of a rust cargo crate in a single source file
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}