Struct indy_crypto::cl::CredentialValues[][src]

pub struct CredentialValues { /* fields omitted */ }

Values of attributes from Claim Schema (must be integers).

Methods

impl CredentialValues
[src]

Trait Implementations

impl Debug for CredentialValues
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations