Function gclient::code_from_os

source ·
pub fn code_from_os(path: impl AsRef<Path>) -> Result<Vec<u8>>
Expand description

Read and return contents of a Wasm file specified by the path.