Struct indy::Indy[][src]

pub struct Indy {}

Methods

impl Indy
[src]

Set libindy runtime configuration. Can be optionally called to change current params.

Arguments

  • config - { "crypto_thread_pool_size": - size of thread pool for the most expensive crypto operations. (4 by default) }

Auto Trait Implementations

impl Send for Indy

impl Sync for Indy