Serde adapter that avoids stack overflow by dynamically growing the stack.
# Cargo.toml
[dependencies]
serde_stacker = "0.1.14"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Deserialize JSON with stack overflow protection using serde_stacker.
Ensure the stacker is used for deeply nested deserialization; consider increasing the stack size if needed.
No dependency data recorded yet.