Struct newegg::order::CancelOrderResponseResult [] [src]

pub struct CancelOrderResponseResult { /* fields omitted */ }

Trait Implementations

impl Debug for CancelOrderResponseResult
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations