slint/helper_crates/vtable
2023-03-22 09:49:54 +01:00
..
LICENSES Fix LICENSES symlinks 2022-02-09 17:05:47 +01:00
macro vtable: update syn 2023-03-22 09:49:54 +01: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 vtable: update syn 2023-03-22 09:49:54 +01:00
CHANGELOG.md vtable: update syn 2023-03-22 09:49:54 +01: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.