SegmentEncoder

org.http4s.Uri$.Path$.SegmentEncoder$
See theSegmentEncoder companion trait

Attributes

Companion
trait
Source
Uri.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[A](implicit segmentEncoder: SegmentEncoder[A]): SegmentEncoder[A]

Attributes

Source
Uri.scala
def fromShow[A](implicit show: Show[A]): SegmentEncoder[A]

Attributes

Source
Uri.scala

Attributes

Source
Uri.scala
def instance[A](f: A => Segment): SegmentEncoder[A]

Attributes

Source
Uri.scala

Implicits

Implicits

Attributes

Source
Uri.scala

Attributes

Source
Uri.scala

Attributes

Source
Uri.scala

Attributes

Source
Uri.scala

Attributes

Source
Uri.scala

Attributes

Source
Uri.scala

Attributes

Source
Uri.scala

Attributes

Source
Uri.scala

Attributes

Source
Uri.scala

Attributes

Source
Uri.scala

Attributes

Source
Uri.scala

Attributes

Source
Uri.scala

Attributes

Source
Uri.scala

Attributes

Source
Uri.scala