dkp-core 0.3.0

Core DKP bundle parsing, types, validation, and search library
Documentation
1
2
3
4
5
6
pub mod gate4;
pub mod gate7;
pub mod gate8;
pub mod gates;

pub use gates::{Gate, GateResult, GateStatus, ValidationReport};