hyperjson 0.2.4

A hyper-fast Python module for reading/writing JSON data
Documentation
1
2
3
4
5
[target.x86_64-apple-darwin]
rustflags = [
  "-C", "link-arg=-undefined",
  "-C", "link-arg=dynamic_lookup",
]