bpm_core 0.1.0

Cross-platform software helping to verify, prove and secure package compilation, building, fetching, and deployment. Core package.
Documentation
1
2
3
4
5
pub mod package;
pub mod package_builder;
pub mod package_integrity;
pub mod package_integrity_builder;
pub mod utils;