Crate machine_check_exec

source
Expand description

§Utility executable-logic crate for machine-check

This crate contains machine verification logic for the formal verification tool machine-check.

§Usage and Compatibility

This crate is a utility crate for 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.

Structs§

  • Arguments for executing machine-check.

Functions§

  • Executes machine-check with parsed arguments.
  • Parses machine-check and user-defined arguments.
  • Executes machine-check with system environment arguments.