object SeccompProfile
- Companion:
- class
- Source:
- SeccompProfile.scala
Type members
Inherited types
The names of the product elements
The names of the product elements
- Inherited from:
- Mirror
- Source:
- Mirror.scala
Implicits
Implicits
obj.readOpt[String]("localhostProfile")(stringDecoder[T](evidence$1)).map[SeccompProfile](((localhostProfile:Option[String])=>SeccompProfile.apply(type=type,localhostProfile=localhostProfile)))))))
}
(new$anon():Decoder[T,SeccompProfile])
}" class="documentableAnchor">
implicit def obj.readOpt[String]("localhostProfile")(stringDecoder[T](evidence$1)).map[SeccompProfile](((localhostProfile:Option[String])=>SeccompProfile.apply(type=type,localhostProfile=localhostProfile)))))))
}
(new$anon():Decoder[T,SeccompProfile])
}" class="documentableName ">decoderOf[T : Reader]: Decoder[T, SeccompProfile]
- Source:
- SeccompProfile.scala