Macro for ensuring type does not contain pointers
⚓ Rust 📅 2025-07-11 👤 surdeus 👁️ 17Im dealing with some shared memory, and wondering if theres a way i could somewhat to repr(c)
ensure that a struct and all its fields don't contain any pointers.
2 posts - 2 participants
🏷️ rust_feed