slint/helper_crates/vtable
2022-10-26 08:59:36 +02:00
..
LICENSES Fix LICENSES symlinks 2022-02-09 17:05:47 +01:00
macro vtable-macro: Fix syntax error in Cargo.toml 2022-10-26 08:59:36 +02:00
src Fix rustdoc warnings with nightly 2022-10-12 17:29:46 +02:00
tests Add test and ChangeLog entry for VRc::map_dyn 2022-07-22 23:09:08 +02:00
Cargo.toml Ensure vtable and vtable-macro have the same version 2022-09-14 14:41:04 +02:00
CHANGELOG.md Update vtable changelog 2022-09-14 14:38:34 +02:00
README.md README for the vtable crate 2020-12-07 15:23:55 +01:00

vtable crate

Crates.io Docs.rs

A macro to create ffi-friendly virtual tables.

Check the crate documentation for more details.