slint/helper_crates/const-field-offset
Simon Hausmann 7e2c4f37af const-field-offset: Switch to edition 2024
(no changes necessary)
2025-11-13 15:59:32 +01:00
..
LICENSES Update license information 2022-01-20 14:45:02 +01:00
macro A few more format arg inlining 2025-02-07 06:43:19 +01:00
src Auto-fixed clippy::needless_lifetimes 2025-02-07 09:20:49 +01:00
tests Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
Cargo.toml const-field-offset: Switch to edition 2024 2025-11-13 15:59:32 +01:00
CHANGELOG.md Prepare for release of helper crates 2024-03-14 08:52:09 +01:00
README.md xtask: Fix up license headers 2023-08-17 08:55:28 +02:00

const-field-offset crate

Crates.io Docs.rs

This crate expose the FieldOffsets derive macro and the types it uses

Check the crate documentation for more details.