tokmd-analysis 1.10.0

Analysis logic and enrichers for tokmd receipts.
Documentation
#[path = "tests/bdd.rs"]
mod bdd;
#[path = "tests/deep.rs"]
mod deep;
#[path = "tests/deep_license_w49.rs"]
mod deep_license_w49;
#[path = "tests/deep_w38.rs"]
mod deep_w38;
#[path = "tests/deep_w68.rs"]
mod deep_w68;
#[path = "tests/edge_cases.rs"]
mod edge_cases;
#[path = "tests/identity_security.rs"]
mod identity_security;
#[path = "tests/license_depth_w56.rs"]
mod license_depth_w56;
#[path = "tests/license_depth_w60.rs"]
mod license_depth_w60;
#[path = "tests/license_w75.rs"]
mod license_w75;
#[path = "tests/properties.rs"]
mod properties;
#[path = "tests/unit.rs"]
mod unit;