Trait otter::bundles::MgmtBundleListExt[][src]

pub trait MgmtBundleListExt {
    fn info_pane(&self, ig: &Instance) -> Result<Html, IE>;
}

Required methods

Implementors