object IPBlock
- Companion:
- class
- Source:
- IPBlock.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[Seq[String]]("except")(arrDecoder[T,String](evidence$1,stringDecoder[T](evidence$1))).map[IPBlock](((except:Option[Seq[String]])=>IPBlock.apply(cidr=cidr,except=except)))))))
}
(new$anon():Decoder[T,IPBlock])
}" class="documentableAnchor">
implicit def obj.readOpt[Seq[String]]("except")(arrDecoder[T,String](evidence$1,stringDecoder[T](evidence$1))).map[IPBlock](((except:Option[Seq[String]])=>IPBlock.apply(cidr=cidr,except=except)))))))
}
(new$anon():Decoder[T,IPBlock])
}" class="documentableName ">decoderOf[T : Reader]: Decoder[T, IPBlock]
- Source:
- IPBlock.scala