Function fil_actors_shared::v12::make_map_with_root_and_bitwidth

source ยท
pub fn make_map_with_root_and_bitwidth<'bs, BS, V>(
    root: &Cid,
    store: &'bs BS,
    bitwidth: u32,
) -> Result<Map<'bs, BS, V>, Error>
Expand description

Create a map with a root cid.