DebugAttestor

Trait DebugAttestor 

Source
pub trait DebugAttestor: Attestor + Debug { }
Expand description

Trait marker to bound Attestor with Debug for use inside the public API.

Implementors§