Enum swagger_spec::ParameterIn [] [src]

pub enum ParameterIn {
    Query,
}

Variants

Trait Implementations

impl Clone for ParameterIn
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for ParameterIn
[src]

[src]

Formats the value using the given formatter.