Struct susanoo::Route [] [src]

pub struct Route { /* fields omitted */ }

A route endpoint, which contains the instance of handler and middlewares

Methods

impl Route
[src]

Trait Implementations

impl Clone for Route
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more