mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00

* Keep project related .md files triple licensed as the rest of the crate * Make vtable MIT OR Apache 2.0 (as suggested by @ogoffart)
10 lines
492 B
Markdown
10 lines
492 B
Markdown
<!-- Copyright © SixtyFPS GmbH <info@slint.dev> ; SPDX-License-Identifier: MIT OR Apache-2.0 -->
|
|
|
|
# const-field-offset crate
|
|
|
|
[](https://crates.io/crates/const-field-offset)
|
|
[](https://docs.rs/const-field-offset)
|
|
|
|
This crate expose the FieldOffsets derive macro and the types it uses
|
|
|
|
Check the [crate documentation](https://docs.rs/const-field-offset) for more details.
|