Enum ethkey::Void[][src]

pub enum Void {}

Uninstantiatable error type for infallible generators.

Trait Implementations

impl Debug for Void
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Void

impl Sync for Void