referrerpolicy=no-referrer-when-downgrade

Backend

Type Alias Backend 

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

The backend type being used by the test service.

Aliased Type§

pub struct Backend { /* private fields */ }