[][src]Function assemble_app::kv_get_raw

pub fn kv_get_raw(
    b: &str,
    k: &[u8]
) -> Result<Option<HashMap<Vec<u8>, Vec<u8>>>>