Skip to main content

BackendToClientBytes

Type Alias BackendToClientBytes 

Source
pub type BackendToClientBytes = ByteCounter<BackendToClient>;
Expand description

Backend → Client traffic (response bytes)

Aliased Type§

pub struct BackendToClientBytes { /* private fields */ }