dtee 0.0.3

Decision table editor engine
Documentation
# Decision table editor engine

[![Crates.io][crates-badge]][crates-url]
[![MIT licensed][mit-badge]][mit-license-url]
[![Apache 2.0 licensed][apache-badge]][apache-license-url]
[![Contributor Covenant][cc-badge]][cc-url]

[crates-badge]: https://img.shields.io/crates/v/dtee.svg

[crates-url]: https://crates.io/crates/dtee

[mit-badge]: https://img.shields.io/badge/License-MIT-blue.svg

[mit-url]: https://opensource.org/licenses/MIT

[mit-license-url]: https://github.com/DecisionToolkit/dte/blob/main/LICENSE-MIT

[apache-badge]: https://img.shields.io/badge/License-Apache%202.0-blue.svg

[apache-url]: https://www.apache.org/licenses/LICENSE-2.0

[apache-license-url]: https://github.com/DecisionToolkit/dte/blob/main/LICENSE

[apache-notice-url]: https://github.com/DecisionToolkit/dte/blob/main/NOTICE

[cc-badge]: https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg

[cc-url]: https://github.com/dsntk/DecisionToolkit/dte/main/CODE_OF_CONDUCT.md

## Overview

Decision table editor engine.

## Project status

🚧 work in progress 🚧

## License

Licensed under either of

- [MIT license][mit-url] (see [LICENSE-MIT][mit-license-url]) or
- [Apache License, Version 2.0][apache-url] (see [LICENSE][apache-license-url] and [NOTICE][apache-notice-url])

at your option.

## Contribution

Any contributions to [dtee](https://github.com/DecisionToolkit/dte) are greatly appreciated.
All contributions intentionally submitted for inclusion in the work by you,
shall be dual licensed as above, without any additional terms or conditions.