Struct rererouter::Router [] [src]

pub struct Router { /* fields omitted */ }

Trait Implementations

impl Handler for Router
[src]

[src]

Produce a Response from a Request, with the possibility of error.