Cargo Features
chinilla-protocol has no features set by default.
[dependencies]
chinilla-protocol = { version = "0.1.18", features = ["py-bindings"] }
- py-bindings
-
Enables chinilla_py_streamable_macro and pyo3 =0.15.1
Affects
chinilla-protocol::from_json_dict
,chinilla-protocol::to_json_dict
…