[][src]Trait mongodb_base_service::Node

pub trait Node {
    fn node(&self) -> &NodeDetails;
}

Required methods

fn node(&self) -> &NodeDetails

Loading content...

Implementors

Loading content...