slint/helper_crates/vtable
2022-07-05 16:57:24 +02:00
..
LICENSES Fix LICENSES symlinks 2022-02-09 17:05:47 +01:00
macro Qt: use a HashMap for the cache 2022-05-31 10:48:24 +02:00
src Qt: use a HashMap for the cache 2022-05-31 10:48:24 +02:00
tests Implement ptr_eq for VWeak and PartialEq for Items (#976) 2022-02-21 17:45:18 +01:00
Cargo.toml Qt: use a HashMap for the cache 2022-05-31 10:48:24 +02:00
CHANGELOG.md vtable 0.1.8 released 2022-07-05 16:57:24 +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.