Trait frame_metadata::ModuleErrorMetadata [−][src]
pub trait ModuleErrorMetadata {
fn metadata() -> &'static [ErrorMetadata];
}All the metadata about errors in a module.
Required methods
Loading content...Implementations on Foreign Types
impl ModuleErrorMetadata for &'static str[src]
impl ModuleErrorMetadata for &'static str[src]