[][src]Trait analytic::interval::traits::Topology

pub trait Topology {
    fn is_open(&self) -> bool;
fn is_closed(&self) -> bool; }

Required methods

fn is_open(&self) -> bool

fn is_closed(&self) -> bool

Loading content...

Implementors

Loading content...