Cargo Features

memory-layout has no features set by default.

[dependencies]
memory-layout = { version = "0.3.0", features = ["offset_of"] }
offset_of

Enables offset_of of memory-layout-codegen

memory-layout has 1 feature without comment.