Struct shopify::order::Location [] [src]

pub struct Location { /* fields omitted */ }

Trait Implementations

impl Debug for Location
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Location

impl Sync for Location