Struct wampire::CallError[][src]

pub struct CallError { /* fields omitted */ }

Methods

impl CallError
[src]

Trait Implementations

impl Debug for CallError
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for CallError

impl Sync for CallError