Skip to main content

fetch_optional_distribution_bytes

Function fetch_optional_distribution_bytes 

Source
pub fn fetch_optional_distribution_bytes(
    source_url: &str,
    relative_path: &str,
) -> PrayResult<Option<Vec<u8>>>