Function indyrs::pairwise::get_pairwise

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