Provides `offset_of!` macro for computing the byte offset of a struct field.
# Cargo.toml
[dependencies]
memoffset = "0.9.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Computes the offset of field `b` in struct `Example`.
No known issues recorded.
No dependency data recorded yet.