Trait AsCHPEMetadata
pub trait AsCHPEMetadata {
// Provided method
fn version(&self) -> u32 { ... }
}
Expand description
Trait shared by all architecture-specific CHPEMetadata
pub trait AsCHPEMetadata {
// Provided method
fn version(&self) -> u32 { ... }
}
Trait shared by all architecture-specific CHPEMetadata