Routex.Backend (Routex v1.3.1)
View Source
use Routex.BackendWhen used, this module generates a Routex backend module and a configuration struct by running the
configure/2callbacks of the extensions provided inopts.See also: Routex Extensions.
Summary
Types
@type t() :: module()
A Routex backend module