A serde-based serialization library for Python's pickle format.
# Cargo.toml
[dependencies]
serde-pickle = "1.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serializes a Rust value to Python pickle format.
Only deserialize pickle data from trusted sources.
No dependency data recorded yet.