issues
search
ethanhs
/
abserde
Generate fast JSON parsers based on type stubs
Apache License 2.0
13
stars
0
forks
source link
Support nested elements
#5
Closed
ethanhs
closed
5 years ago
ethanhs
commented
5 years ago
e.g.
class A: b: Optional[List[List[int]]]
should work.
e.g.
should work.