canic-host 0.70.1

Host-side build, install, deployment, and fleet-template library for Canic workspaces
Documentation
1
2
3
4
5
6
7
mod build;
mod checks;
mod shared;
mod validation;

pub use build::deployment_root_verification_report_from_check;
pub use validation::validate_deployment_root_verification_report;