Trait xiangyun::chaos::Chaos [] [src]

pub trait Chaos {
    fn chaos(&mut self);
}

Required Methods

Implementors