sapling/eden/scm/lib/cpython-ext
Jun Wu 47d5813a17 cpython-ext: add a general From/ToPyObject for serde types
Summary:
This can be used to automate Python/Rust conversions for complex structures
like `CommitRevlogData`.

Reviewed By: kulshrax

Differential Revision: D23966988

fbshipit-source-id: 17a19d38270e6ef0952c13a1cd778487e84a94ff
2020-10-06 16:01:23 -07:00
..
src cpython-ext: add a general From/ToPyObject for serde types 2020-10-06 16:01:23 -07:00
Cargo.toml cpython-ext: add a serde deserializer that converts Python objects to Rust values 2020-10-06 16:01:22 -07:00