canic-host 0.99.31

Host-side App build, Fleet install, deployment, and release-set library for Canic workspaces
Documentation
1
2
3
4
5
6
7
mod plan;
mod profile;
mod reconciliation;
mod shared;

pub use plan::build_authority_reconciliation_plan;
pub(in crate::deployment_truth) use shared::AUTHORITY_UNSAFE_BLOCKED_CODE;