Struct newegg::service_status::NeweggApiResponse [] [src]

pub struct NeweggApiResponse { /* fields omitted */ }

Trait Implementations

impl Debug for NeweggApiResponse
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations