pub fn read_client_settings<R>(stream: R) -> Result<ClientSettings, Error>where
R: Read,
Expand description
Read client settings from a stream
pub fn read_client_settings<R>(stream: R) -> Result<ClientSettings, Error>where
R: Read,
Read client settings from a stream