Struct burgundy::Domain[][src]

pub struct Domain { /* fields omitted */ }

Methods

impl Domain
[src]

Pushes the key/value combination onto the path as a query parameter.

Trait Implementations

impl Debug for Domain
[src]

Formats the value using the given formatter. Read more

impl Clone for Domain
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl !Send for Domain

impl !Sync for Domain