Struct ethcore::client::registry::RegistryFunctions[]

pub struct RegistryFunctions {}

Methods

impl RegistryFunctions

Trait Implementations

impl Debug for RegistryFunctions

Formats the value using the given formatter. Read more

impl Default for RegistryFunctions

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

impl Clone for RegistryFunctions

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for RegistryFunctions

impl PartialEq for RegistryFunctions

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

This method tests for !=.

impl Eq for RegistryFunctions

Auto Trait Implementations

impl Send for RegistryFunctions

impl Sync for RegistryFunctions