Skip to main content

ProxyClientState

Type Alias ProxyClientState 

Source
pub type ProxyClientState = State<Client>;

Aliased Type§

pub struct ProxyClientState(pub Client);

Tuple Fields§

§0: Client