Trait znap_lang::ToMetadata

source ·
pub trait ToMetadata {
    // Required method
    fn to_metadata(&self) -> ActionMetadata;
}

Required Methods§

Implementors§