[][src]Function indyrs::pairwise::is_pairwise_exists

pub fn is_pairwise_exists(
    wallet_handle: IndyHandle,
    their_did: &str
) -> Box<dyn Future<Item = bool, Error = IndyError>>