Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.08 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.08 KB

TODOPROJNAME

Build Status Docs.rs License

TODO

Installation

Add as a dependency:

  • cargo add TODOPROJNAME

Install as software:

  • cargo install TODOPROJNAME

Examples

fn main() { // TODO
    println!("Hello, world!");
}

For more examples, see the examples directory.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

License

Licensed under the following licenses at your option:

Files in the project may not be copied, modified, or distributed except according to those terms.