Function fil_actors_shared::v10::make_map_with_root

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

Create a map with a root Cid.