LowerPriorityGenericUnmarshallers

pl.iterators.stir.unmarshalling.LowerPriorityGenericUnmarshallers

Attributes

Source
Unmarshaller.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Unmarshaller.type

Members list

Implicits

Implicits

implicit def liftToSourceOptionUnmarshaller[A, B](um: Unmarshaller[A, B]): Unmarshaller[Option[A], B]

Attributes

Source
Unmarshaller.scala
implicit def sourceOptionUnmarshaller[A, B](implicit um: Unmarshaller[A, B]): Unmarshaller[Option[A], B]

Attributes

Source
Unmarshaller.scala