metrics-wai-0.5.7: Metrics WAI integration
Safe HaskellSafe-Inferred
LanguageGHC2021

Data.Metrics.Test

Synopsis

Documentation

data SiteConsistencyError Source #

It is an error for one prefix to end in two different capture variables. eg., these two routes constitute a confict: "user:uid", "user:id". There is a show instance that explains this better.