sangria-play-json
sangria-play-json
sangria.marshalling
PlayJsonSupportLowPrioImplicits
playJson
PlayJsonResultMarshaller
PlayJsonMarshallerForType
PlayJsonInputUnmarshaller
PlayJsonInputParser
sangria-play-json
/
sangria.marshalling
/
playJson
/
PlayJsonInputParser
PlayJsonInputParser
object
PlayJsonInputParser
extends
InputParser
[
JsValue
]
Graph
Supertypes
trait
InputParser
[
JsValue
]
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
parse
(str:
String
):
Try
[
JsValue
]