load

Function load 

Source
pub fn load(
    wasm_path: &Path,
    manifest: &ComponentManifest,
) -> Result<DescribePayload, DescribeError>