Skip to main content

Module service

Module service 

Structs§

BoxServiceMatcher
A boxed ServiceMatcher.
MatcherServicePair
Couples a plain crate::matcher::Matcher with a concrete service.
ServiceMatch
The result of attempting to select a service for an input.

Traits§

DynServiceMatcher
Dynamic-dispatch interface for ServiceMatcher.
ServiceMatcher
Selects a concrete service for an input.