Trait jsonrpc_core::Metadata [] [src]

pub trait Metadata: Default + Clone + Send + 'static { }

Metadata trait

Implementations on Foreign Types

impl Metadata for ()
[src]

Implementors