WithInfo

Trait WithInfo 

Source
pub trait WithInfo {
    // Required method
    fn info(&self) -> Arc<OCABundleInfo>;
}

Required Methods§

Implementors§