mck 0.2.0

Type/operation utility crate for the formal verification tool machine-check
Documentation
# Utility type/operation crate for machine-check


This crate is used to define concrete, abstract, etc. types and forward/backward operations
for the formal verification tool [machine-check](https://docs.rs/machine-check).

## Usage and Compatibility


This crate is a utility crate for [machine-check](https://docs.rs/machine-check)
and should not be used on its own. No compatibility guarantees are made.

## License


Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted 
for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be 
dual licensed as above, without any additional terms or conditions.