Safely cast &T to &U where the struct U contains a single field of type T.
# Cargo.toml
[dependencies]
ref-cast = "1.0.25"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Casts a &u32 to &MyType safely.
No known issues recorded.
No dependency data recorded yet.