dmntk-common 0.0.25

DMNTK | Common definitions
Documentation
**DMNTK** | Decision Model and Notation Toolkit

# dmntk-common

[![Crates.io][crates-badge]][crates-url]
[![MIT licensed][mit-badge]][mit-url]
[![Apache 2.0 licensed][apache-badge]][apache-url]
[![Code coverage][coverage-badge]][coverage-url]

[crates-badge]: https://img.shields.io/crates/v/dmntk-common.svg
[crates-url]: https://crates.io/crates/dmntk-common
[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-82%25-green.svg
[coverage-url]: COVERAGE.md

## Overview

Common definitions used by crates in `DMNTK` project.

## License

**dmntk-common** is distributed under the terms of both
the MIT license and the Apache License (Version 2.0).
See [LICENSE-MIT](LICENSE-MIT) and [LICENSE-APACHE](LICENSE-APACHE) for details.