[][src]Trait lavish::Atom

pub trait Atom<M>: Factual<M> + Debug + Sized + Send + 'static where
    M: Mapping
{ fn method(&self) -> &'static str; }

Required methods

fn method(&self) -> &'static str

Loading content...

Implementors

Loading content...