Struct rust_libindy_wrapper::pairwise::Pairwise[][src]

pub struct Pairwise {}

Methods

impl Pairwise
[src]

  • timeout - the maximum time this function waits for a response

  • closure - the closure that is called when finished

Returns

  • errorcode - errorcode from calling ffi function. The closure receives the return result

  • timeout - the maximum time this function waits for a response

  • closure - the closure that is called when finished

Returns

  • errorcode - errorcode from calling ffi function. The closure receives the return result

  • timeout - the maximum time this function waits for a response

  • closure - the closure that is called when finished

Returns

  • errorcode - errorcode from calling ffi function. The closure receives the return result

  • timeout - the maximum time this function waits for a response

  • closure - the closure that is called when finished

Returns

  • errorcode - errorcode from calling ffi function. The closure receives the return result

  • timeout - the maximum time this function waits for a response

  • closure - the closure that is called when finished

Returns

  • errorcode - errorcode from calling ffi function. The closure receives the return result

Auto Trait Implementations

impl Send for Pairwise

impl Sync for Pairwise