Segment
endpoints4s.http4s.client.Urls.Segment
An URL path segment codec for type A.
The trait Urls provides implicit instances of Segment[A] for basic types (e.g., Int, String, etc.). You can create additional instances by transforming or refining the existing instances with xmap and xmapPartial.
Attributes
- Note
-
This type has implicit methods provided by the PartialInvariantFunctorSyntax and the InvariantFunctorSyntax classes.
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article