slint/helper_crates/const-field-offset
Tobias Hunger 0139eea4f9 xtask: Fix up license headers
* Keep project related .md files triple licensed as the rest of the
  crate
* Make vtable MIT OR Apache 2.0 (as suggested by @ogoffart)
2023-08-17 08:55:28 +02:00
..
LICENSES Update license information 2022-01-20 14:45:02 +01:00
macro Janitor: Some dependencies update 2023-06-21 17:24:57 +02:00
src Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
tests Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
Cargo.toml Janitor: Some dependencies update 2023-06-21 17:24:57 +02:00
CHANGELOG.md xtask: Fix up license headers 2023-08-17 08:55:28 +02: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.