[package] name = "supply-chain-trust-example-crate-000052" version = "0.9.1" authors = [ "Hassnain",] description = "offset_of functionality for Rust structs." license = "MIT" readme = "README.md" keywords = [ "mem", "offset", "offset_of", "offsetof",] categories = [ "no-std",] [build-dependencies] autocfg = "1" [dev-dependencies] doc-comment = "0.3" [features] default = [] unstable_offset_of = [] unstable_const = []