zio.http.codec.SegmentCodec$
See theSegmentCodec companion trait
object SegmentCodec
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
SegmentCodec.type
Members list
Type members
Classlikes
final case class Annotated[A](codec: SegmentCodec[A], annotations: Chunk[MetaData[A]]) extends SegmentCodec[A]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SegmentCodec[A]class Objecttrait Matchableclass AnyShow all
object MetaData
sealed trait MetaData[A] extends Product, Serializable
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
class Documented[A]class Examples[A]
case object Trailing extends SegmentCodec[Path]
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait SegmentCodec[Path]class Objecttrait Matchableclass AnyShow all
- Self type
-
Trailing.type
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Concrete fields
Implicits
Implicits
In this article