slint/helper_crates/vtable
2023-09-20 20:23:38 +02:00
..
LICENSES xtask: Fix license symlinks after the latest license header changes 2023-08-17 08:55:28 +02:00
macro xtask: Fix license symlinks after the latest license header changes 2023-08-17 08:55:28 +02:00
src janitor: Fix clippy errors about wrong clone implementations 2023-09-20 20:23:38 +02:00
tests xtask: Fix up license headers 2023-08-17 08:55:28 +02:00
Cargo.toml Bump vtable version 2023-09-04 10:30:10 +02:00
CHANGELOG.md Bump vtable version 2023-09-04 10:30:10 +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.