package json
Type Members
- trait JsonSupport extends Product with Serializable
- Annotations
- @implicitNotFound("This scala-uri functionality requires a JSON parser\n" +
"Please ensure you have added the scala-uri-circe or scala-uri-spray-json " +
"dependency to your SBT build and have the import io.lemonlabs.uri.json._\n" +
"If you are using Scala.js, unfortunately this functionality is not yet supported")