slint/helper_crates/const-field-offset
Tobias Hunger 13d7f5e7bd Janitor: Fix typos in comments and user-facing strings
Also adapt tests for error messages containing the fixed strings.

No behavior change is intended!
2021-06-28 08:32:25 +02:00
..
macro Janitor: Fix typos in comments and user-facing strings 2021-06-28 08:32:25 +02:00
src Janitor: Fix typos in comments and user-facing strings 2021-06-28 08:32:25 +02:00
tests Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
Cargo.toml Update memoffset version 2020-12-07 11:33:11 +01:00
README.md Add a readme dor the const-field-offset crate 2020-12-07 15:27:50 +01: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.