slint/helper_crates/const-field-offset
2021-11-24 16:21:04 +01:00
..
macro Use intra doc links in the documentation of vtable and const-field-offset macro 2021-11-09 17:37:31 +01:00
src Use intra doc links in the documentation of vtable and const-field-offset macro 2021-11-09 17:37:31 +01:00
tests Fix the FieldOffsets derive macro on non pub struct 2021-11-08 19:01:29 +01:00
Cargo.toml Fix the FieldOffsets derive macro on non pub struct 2021-11-08 19:01:29 +01:00
CHANGELOG.md Update ChangeLog of helper crates 2021-11-24 16:21:04 +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.