OptionalPartiallyApplied

final class OptionalPartiallyApplied[-S[_[_]], Struct, A](val schema: Schema[S, A])
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[H](label: String, accessor: Struct => Option[A]): StructureField[S, Struct, Option[A]]

Concrete fields

val schema: Schema[S, A]