miden-standards 0.16.0-alpha.3

Standards of the Miden protocol
Documentation
1
2
3
4
5
mod code_inspection;
mod schema_commitment;

pub use code_inspection::CodeInspection;
pub use schema_commitment::{AccountBuilderSchemaCommitmentExt, AccountSchemaCommitment};