referrerpolicy=no-referrer-when-downgrade
sc_service

Type Alias TFullBackend

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

Full client backend type.

Aliased Type§

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