[][src]Attribute Macro rweb::router

#[router]

Creates a router. Useful for modularizing codes.

Note

Currently router returns 404 error if there is a no matching rule.