Struct indy_crypto::cl::Witness[][src]

pub struct Witness { /* fields omitted */ }

Methods

impl Witness
[src]

Trait Implementations

impl Debug for Witness
[src]

Formats the value using the given formatter. Read more

impl Clone for Witness
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl JsonEncodable for Witness
[src]

impl<'a> JsonDecodable<'a> for Witness
[src]

Auto Trait Implementations

impl Send for Witness

impl Sync for Witness