fetch

Function fetch 

Source
pub fn fetch(client: &Client, url: &Url) -> Result<Vec<u8>, StoreError>