Packages

o

org.http4s

LiteralSyntaxMacros

object LiteralSyntaxMacros

Source
LiteralSyntaxMacros.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LiteralSyntaxMacros
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. object mediaType extends Literally[MediaType]
  2. object path extends Literally[Path]
  3. object qValue extends Literally[QValue]
  4. object scheme extends Literally[Scheme]
  5. object uri extends Literally[Uri]