pub type FullBackend<B> = TFullBackend<B>;
Full backend.
struct FullBackend<B> { /* private fields */ }