Trait surge_traits::Save[][src]

pub trait Save {
    fn save(&mut self);
}

Required methods

Implementors