ServiceEngine

Type Alias ServiceEngine 

Source
pub type ServiceEngine<T, U> = Engine<T, U, Error>;

Aliased Typeยง

pub struct ServiceEngine<T, U> { /* private fields */ }