Struct ethcore::client::registry::Registry[]

pub struct Registry {}

Contract

Methods

impl Registry

impl Registry

Trait Implementations

impl Debug for Registry

Formats the value using the given formatter. Read more

impl Default for Registry

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

impl Clone for Registry

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Registry

impl PartialEq for Registry

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

This method tests for !=.

impl Eq for Registry

Auto Trait Implementations

impl Send for Registry

impl Sync for Registry