pub fn get_session_handle<O0: Into<Output>>( value: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for GetSessionHandle::new().build(value, scope).
GetSessionHandle::new().build(value, scope)