get

Function get 

Source
pub async fn get(
    addr: &str,
    id: &str,
) -> Result<Bytes, Box<dyn Error + Send + Sync>>