proxy_wasm::hostcalls

Function get_shared_data

Source
pub fn get_shared_data(
    key: &str,
) -> Result<(Option<Bytes>, Option<u32>), Status>