Thanks to visit codestin.com Credit goes to lib.rs
datasynth_audit_fsm
Run this command in a terminal, in your project's directory:
cargo add datasynth-audit-fsm
To add it manually, edit your project's Cargo.toml file and add to the [dependencies] section:
Cargo.toml
[dependencies]
datasynth-audit-fsm = "5.33.2"
The datasynth_audit_fsm library will be automatically available globally. Read the datasynth_audit_fsm library documentation.
Back to the crate overview.