Type Alias FullBackend

Source
pub type FullBackend<B> = TFullBackend<B>;
Expand description

Full backend.

Aliased Typeยง

struct FullBackend<B> { /* private fields */ }