module Routing::Base

Defined in:

routing/base.cr

Macro Summary

Macro Detail

macro append_route(pattern, mapping, options) #

[View source]