slint/helper_crates/vtable
2022-05-04 09:30:09 +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 vtable: update changelog for release 2022-05-04 09:30:09 +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.