Skip to main content

fetch_verified_text

Function fetch_verified_text 

Source
pub fn fetch_verified_text(
    url: &str,
    expected_sha256: &str,
    opts: &FetchOpts,
) -> Result<String>
Expand description

Read verified remote content as a UTF-8 string (for YAML includes).