View Source Routex.Extension.Alternatives.Config (Phoenix Routes Extension Framework v0.2.0-alpha.7)
Module to create and validate a Config struct
Link to this section Summary
Link to this section Types
@type t() :: %Routex.Extension.Alternatives.Config{ scopes: %{ required(binary() | nil) => Routex.Extension.Alternatives.Scope.Flat.t() } }