jazzml
latest
Contents:
A first example
Decoding nested types
Decoding pimitive types
Decoding a list
Decoding an optional field
Choosing between various representations
Other interesting built-in Decoders
Decoding recursive data structures
Dynamic selection of Decoders
Another way to compose Decoders
API documentation
jazzml
Docs
»
Index
Edit on GitHub
Index
A
|
D
|
F
|
J
|
L
|
M
|
N
|
O
|
P
|
S
|
T
A
at() (jazzml.Decoder method)
D
Decoder (class in jazzml)
F
fail() (in module jazzml)
field() (in module jazzml)
J
jazzml (module)
,
[1]
,
[2]
,
[3]
,
[4]
L
lazy() (in module jazzml)
List() (in module jazzml)
M
mapn() (in module jazzml)
N
null() (in module jazzml)
nullable() (in module jazzml)
O
optional_field() (in module jazzml)
P
parse_json() (in module jazzml)
parse_yaml() (in module jazzml)
S
succeed() (in module jazzml)
T
then() (jazzml.Decoder method)