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ยง
- Route
Error - Why a
super::resolver::RouteResolvercould not produce a candidate.