Struct tiny_ped_com::Committer [] [src]

pub struct Committer;

Committer is the party who is commiting to a value.

Methods

impl Committer
[src]

[src]

Generates the data to commit the Commiter to the provided value.

Trait Implementations

Auto Trait Implementations

impl Send for Committer

impl Sync for Committer