Trait thruster::RequestWithParams[][src]

pub trait RequestWithParams {
    fn set_params(&mut self, _: Params);
}

Required methods

Implementors