[][src]Function caelum_id::controllers::claims::get_claim

pub fn get_claim(
    from: &Address,
    _claim: Claim,
    contract: &Contract<Http>
) -> Option<Claim>

@dev Return a list of all claims with same topic @param topic topic we want to check @return claimIds list of the claims with the same topic