Skip to main content

ClientBytes

Type Alias ClientBytes 

Source
pub type ClientBytes = ByteCounter<Client>;
Expand description

Client traffic metrics (Client ↔ Proxy)

Aliased Type§

pub struct ClientBytes { /* private fields */ }