parside 0.2.0

Parser for Composable Event Streaming Representation (CESR)
Documentation
1
2
3
4
5
6
7
8
9
10
11
[lib]
path = "../../src/lib_python.rs"
test = false
doctest = false
bench = true
doc = true
crate-type = ["cdylib"]

[features]
default = ["python"]
python = []