Struct ethcore::client::registry::functions::Get[]

pub struct Get { /* fields omitted */ }

Methods

impl Get

Trait Implementations

impl Debug for Get

Formats the value using the given formatter. Read more

impl Clone for Get

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for Get

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

This method tests for !=.

impl Default for Get

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

Auto Trait Implementations

impl Send for Get

impl Sync for Get