slint/helper_crates/vtable
2025-06-30 13:36:01 +02:00
..
LICENSES xtask: Fix license symlinks after the latest license header changes 2023-08-17 08:55:28 +02:00
macro Rust: fix compilation if the slint code declares struct named core 2025-06-30 13:36:01 +02:00
src vtable: Don't automatically add extern C 2025-06-06 14:47:46 +02:00
tests Use "C-unwind" API in our vtable 2025-06-06 14:47:46 +02:00
Cargo.toml vtable: Don't automatically add extern C 2025-06-06 14:47:46 +02: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.