memoffset
offset_of functionality for Rust structs.
0.9.1
703M downloads/mo
#119 most downloaded on crates.io
Gilnaa/memoffset
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 5 months
Some releases are documented
notes for 6 of 20 stable releases
3 versions withdrawn
withdrawn after publishing
9 years old
23 releases · first in 2017
0 releases in the last 12 months
see the full history below
Release timeline
23 releases · Oct 2017 to Mar 2024Releases
latest 23-
0.9.126 Mar 2024Release notes
Open source →Changelog:
- Turn library into a thin wrapper over std::mem::offset_of! when
possible
Release notes
Open source →Added
- Added changelog
Changed
- Clarify documentation about macro indirection
- Turn the crate into a thin stdlib wrapper on rustc>=1.77
- Turn
unstable_offset_ofandunstable_constinto NOPs; they are not needed any more on recent nightlies
- Turn library into a thin wrapper over std::mem::offset_of! when
-
0.9.019 May 2023Release notes
Open source →Added
- Cargo feature
unstable_offset_ofwhich turns the crate into a stdlib polyfill
- Cargo feature
-
0.8.015 Dec 2022 -
0.7.117 Oct 2022 -
0.7.017 Oct 2022 -
0.6.503 Dec 2021Release notes
Open source →Removed
- [nightly]
#![feature(const_raw_ptr_deref, const_maybe_uninit_as_ptr)]
- [nightly]
-
0.6.427 May 2021Nothing published for this version
-
0.6.328 Mar 2021Nothing published for this version
-
0.6.225 Mar 2021Nothing published for this version
-
0.6.123 Oct 2020Nothing published for this version
-
0.6.023 Oct 2020 withdrawnNothing published for this version
-
0.5.620 Sep 2020Nothing published for this version
-
0.5.501 Jul 2020Nothing published for this version
-
0.5.416 Mar 2020Nothing published for this version
-
0.5.307 Nov 2019Nothing published for this version
-
0.5.231 Oct 2019Nothing published for this version
-
0.5.115 Jul 2019Nothing published for this version
-
0.5.014 Jul 2019Nothing published for this version
-
0.4.004 Jul 2019 withdrawnNothing published for this version
-
0.3.015 Mar 2019 withdrawnNothing published for this version
-
0.2.115 Jan 2018Nothing published for this version
-
0.2.013 Jan 2018Nothing published for this version
-
0.1.017 Oct 2017Nothing published for this version