Type Alias Backend

Source
pub type Backend<'a> = MemoryBackend<'a>;

Aliased Typeยง

struct Backend<'a> { /* private fields */ }