Function forest_actor::power::get_claim[][src]

pub fn get_claim<'m, BS: BlockStore>(
    claims: &'m Map<'_, BS, Claim>,
    a: &Address
) -> Result<Option<&'m Claim>, Box<dyn StdError>>

Gets claim from claims map by address