No description
| src | make REUSE compliant | |
| .editorconfig | set YAML indent size to 2 | |
| .gitattributes | update attributes | |
| .gitignore | remove Cargo.lock from .gitignore | |
| Cargo.lock | Remove .github and add Cargo.lock | |
| Cargo.toml | Update Cargo.toml | |
| LICENSE-APACHE | License files | |
| LICENSE-MIT | License files | |
| Makefile.toml | add doc lints with deny | |
| README.md | Update README.md | |
Rust Template
License
All files in this library are dual-licensed and distributed under the terms of either of:
- MIT License (http://opensource.org/licenses/MIT)
- Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
at your option.
Contributing
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.