Struct ethcore_rpc::v1::types::LocalizedTrace [] [src]

pub struct LocalizedTrace { /* fields omitted */ }

Trace

Trait Implementations

impl Debug for LocalizedTrace
[src]

Formats the value using the given formatter.

impl Serialize for LocalizedTrace
[src]

Serializes this value into this serializer.

impl From<EthLocalizedTrace> for LocalizedTrace
[src]

Performs the conversion.