OptionalQueryParamDecoderMatcher
org.http4s.dsl.impl.OptionalQueryParamDecoderMatcher
abstract class OptionalQueryParamDecoderMatcher[T](name: String)(implicit evidence$5: QueryParamDecoder[T])
Attributes
- Source:
- Path.scala
- Graph
- Supertypes
- Known subtypes
- class OptionalQueryParamMatcher[T]