Struct parables_testing::account::Signature[][src]

pub struct Signature(_);

Trait Implementations

impl Debug for Signature
[src]

Formats the value using the given formatter. Read more

impl From<Signature> for Vec<u8>
[src]

Important traits for Vec<u8>

Performs the conversion.

Auto Trait Implementations

impl Send for Signature

impl Sync for Signature