pub fn update_config<F>(updater: F) -> Result<SessionConfig>where
F: FnMut(&mut SessionConfig),Expand description
Atomically update the session configuration
pub fn update_config<F>(updater: F) -> Result<SessionConfig>where
F: FnMut(&mut SessionConfig),Atomically update the session configuration