Function read_file_from_link

Source
fn read_file_from_link(link: &str) -> Result<Vec<u8>>
Expand description

Download wasm binary from a link.