You can search for identifiers within the package.
in-package search v0.2.0
Less commonly used.
exception InvalidUrl of string
exception DuplicateRoute of string
val generateRoute : string -> Method.t -> Route.t
Generate a route record from a uri target and http method.
val processPath : string -> string list * string * string list Naboris__.Query.QueryMap.t
Extracts useful parts from a uri string.