[][src]Function indyrs::pairwise::get_pairwise

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