Struct ethcore::client::registry::RegistryEvents[]

pub struct RegistryEvents {}

Methods

impl RegistryEvents

Trait Implementations

impl Debug for RegistryEvents

Formats the value using the given formatter. Read more

impl Default for RegistryEvents

Returns the "default value" for a type. Read more

impl Clone for RegistryEvents

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for RegistryEvents

impl PartialEq for RegistryEvents

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for RegistryEvents

Auto Trait Implementations

impl Send for RegistryEvents

impl Sync for RegistryEvents