referrerpolicy=no-referrer-when-downgrade

TFullBackend

Type Alias TFullBackend 

pub type TFullBackend<TBl> = Backend<TBl>;
Expand description

Full client backend type.

Aliased Type§

pub struct TFullBackend<TBl> { /* private fields */ }