Skip to main content

Module errors

Module errors 

Source
Expand description

Route resolution errors (#3384).

thiserror is not a dependency of this crate, so std::fmt::Display and std::error::Error are hand-implemented. No new dependency is added.

Enumsยง

RouteError
Why a super::resolver::RouteResolver could not produce a candidate.