Function forest_filecoin::shim::actors::state_load::get_obj

source ยท
fn get_obj<T>(store: &impl Blockstore, cid: &Cid) -> Result<Option<T>>