HttpMediaType

object HttpMediaType extends Newtype[String]
trait HasId
class Object
trait Matchable
class Any

Type members

Inherited types

opaque type Type
Inherited from:
Newtype

Value members

Concrete methods

def id: ShapeId

Inherited methods

def apply(a: String): Type
Inherited from:
Newtype
def unapply(orig: Type): Some[String]
Inherited from:
Newtype

Extensions

Inherited extensions

extension (orig: Type)
Inherited from:
Newtype

Implicits

Inherited implicits

implicit val tag: ShapeTag[Type]
Inherited from:
Newtype