Struct router::Params [] [src]

pub struct Params { /* fields omitted */ }

Methods

impl Params
[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl<'a> Index<&'a str> for Params
[src]

[src]

impl Clone for Params
[src]

[src]

impl<'a> IntoIterator for &'a Params
[src]

[src]

impl PartialEq<Params> for Params
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.

impl Debug for Params
[src]

[src]

Formats the value using the given formatter.