asdecided-core 0.26.0

Deterministic, offline engine for validating and enforcing engineering decisions
Documentation
1
2
3
4
5
6
7
8
9
10
# asdecided-core

The deterministic, offline engine behind [As Decided](https://asdecided.com).

This crate is published so the [`decided`](https://crates.io/crates/decided)
CLI can be installed through Cargo. Its Rust library API is an internal
implementation detail and does not currently carry a stability guarantee.

For the supported command-line interface and product documentation, see
[`asdecided/core`](https://github.com/asdecided/core).