slint/helper_crates/vtable
2021-06-28 14:37:23 +02:00
..
macro vtable release 2021-06-28 14:37:23 +02:00
src Janitor: Fix typos in comments and user-facing strings 2021-06-28 08:32:25 +02:00
tests VRc: use atomic for the strong and weak count 2021-05-25 15:53:49 +02:00
Cargo.toml vtable release 2021-06-28 14:37:23 +02:00
CHANGELOG.md vtable release 2021-06-28 14:37:23 +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.