slint/helper_crates/vtable
2025-11-13 15:59:32 +01:00
..
LICENSES xtask: Fix license symlinks after the latest license header changes 2023-08-17 08:55:28 +02:00
macro vtable: Upgrade to edition 2024 2025-11-13 15:59:32 +01:00
src vtable: Upgrade to edition 2024 2025-11-13 15:59:32 +01:00
tests Use "C-unwind" API in our vtable 2025-06-06 14:47:46 +02:00
Cargo.toml vtable: Upgrade to edition 2024 2025-11-13 15:59:32 +01:00
CHANGELOG.md vtable: Don't automatically add extern C 2025-06-06 14:47:46 +02:00
README.md xtask: Fix up license headers 2023-08-17 08:55:28 +02:00

vtable crate

Crates.io Docs.rs

A macro to create ffi-friendly virtual tables.

Check the crate documentation for more details.