Struct sapper_std::PathParams [] [src]

pub struct PathParams;

Trait Implementations

impl Key for PathParams
[src]

The value type associated with this key type.

impl Clone for PathParams
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for PathParams

impl Sync for PathParams