-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathREADME.tpl
More file actions
25 lines (17 loc) · 935 Bytes
/
README.tpl
File metadata and controls
25 lines (17 loc) · 935 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# {{crate}}
[](https://crates.io/crates/debug-ignore)
[](https://docs.rs/debug-ignore/)
[](https://sunshowers-code.github.io/debug-ignore/rustdoc/debug_ignore/)
[](LICENSE-APACHE)
[](LICENSE-MIT)
{{readme}}
## Contributing
Pull requests are welcome! Please follow the [code of conduct](CODE_OF_CONDUCT.md).
## License
This project is available under the terms of either the [Apache 2.0 license](LICENSE-APACHE) or the [MIT
license](LICENSE-MIT).
<!--
README.md is generated from README.tpl by cargo readme. To regenerate:
cargo install cargo-readme
cargo readme > README.md
-->