# dmntk-examples
[![Crates.io][crates-badge]][crates-url]
[![MIT licensed][mit-badge]][mit-url]
[![Apache 2.0 licensed][apache-badge]][apache-url]
![Code coverage][coverage-badge]
[crates-badge]: https://img.shields.io/crates/v/dmntk-examples.svg
[crates-url]: https://crates.io/crates/dmntk-examples
[mit-badge]: https://img.shields.io/badge/License-MIT-blue.svg
[mit-url]: ../LICENSE-MIT
[apache-badge]: https://img.shields.io/badge/License-Apache%202.0-blue.svg
[apache-url]: ../LICENSE-APACHE
[coverage-badge]: https://img.shields.io/badge/Coverage-0%25-green.svg
## Overview
Examples used by other components in [dmntk](https://github.com/dmntk) project.
## License
Licensed under either of
- [MIT license](https://opensource.org/licenses/MIT) ([LICENSE-MIT](../LICENSE-MIT))
- [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) ([LICENSE-APACHE](../LICENSE-APACHE))
at your option.
### Contribution
All contributions intentionally submitted for inclusion in the work by you,
shall be dual licensed as above, without any additional terms or conditions.