slint/helper_crates/const-field-offset
2021-08-16 11:20:39 +02:00
..
macro const-field-offset: Bump version and add ChangeLog 2021-08-16 11:20:39 +02:00
src const-field-offset: fix a bunch of clippy warnings in tests 2021-08-16 11:12:17 +02:00
tests const-field-offset: fix a bunch of clippy warnings in tests 2021-08-16 11:12:17 +02:00
Cargo.toml const-field-offset: Bump version and add ChangeLog 2021-08-16 11:20:39 +02:00
CHANGELOG.md const-field-offset: Bump version and add ChangeLog 2021-08-16 11:20:39 +02: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.