Module routing

Source

Structs§

PathParseError
Error returned when a Path could not be parsed from a string.

Enums§

Path
An enum representing a path, most useful for ratelimiting implementations.
PathParseErrorType
Type of PathParseError specifying what failed to parse.
Route