slint/helper_crates/vtable
Tobias Hunger c825eee228 janitor: Update global cspell
Update global cspell words and remove some file-wide words.

Also remove a manual test that is now also run as a proper test case.
2022-04-12 12:03:45 +02:00
..
LICENSES Fix LICENSES symlinks 2022-02-09 17:05:47 +01:00
macro janitor: Update global cspell 2022-04-12 12:03:45 +02:00
src janitor: Update global cspell 2022-04-12 12:03:45 +02:00
tests Implement ptr_eq for VWeak and PartialEq for Items (#976) 2022-02-21 17:45:18 +01:00
Cargo.toml Bump vtable version 2022-04-07 11:17:50 +02:00
CHANGELOG.md Bump vtable version 2022-04-07 11:17:50 +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.