Deserialize raw ptr

⚓ Rust    📅 2025-07-14    👤 surdeus    👁️ 3      

surdeus

Info

This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Deserialize raw ptr

Hi,
Is it possible by using serde/serde_json to deserialize struct that has raw ptr as a member?
The deserialization should assign null to that member?
Thank you

11 posts - 3 participants

Read full topic

🏷️ rust_feed