client_get

Function client_get 

Source
pub fn client_get<T: Read + Write>(s: &mut T, key: u64) -> Result<Option<u64>>
Expand description

GET: Some(offset) to RDMA-READ, or None if the peer has no such key.