Trait brb::SigningActor[][src]

pub trait SigningActor<A, S>: Eq + Default + Debug + Display + Signer<S> where
    S: Signature
{ pub fn actor(&self) -> A; }

Required methods

pub fn actor(&self) -> A[src]

Loading content...

Implementors

Loading content...