slint/helper_crates/vtable
2021-11-09 17:37:31 +01:00
..
macro Use intra doc links in the documentation of vtable and const-field-offset macro 2021-11-09 17:37:31 +01:00
src Use intra doc links in the documentation of vtable and const-field-offset macro 2021-11-09 17:37:31 +01:00
tests Add VRcMapped::origin() 2021-11-08 13:41:52 +01:00
Cargo.toml Bump vtable version 2021-11-04 19:57:52 +01:00
CHANGELOG.md Use intra doc links in the documentation of vtable and const-field-offset macro 2021-11-09 17:37:31 +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.