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

Aliased Type§

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