slint/helper_crates/vtable
2021-11-29 17:28:16 +01:00
..
macro Make vtable no_std 2021-11-25 12:02:16 +01:00
src Fix vrc build to target architecures that need polyfills for atomic ops 2021-11-29 17:28:16 +01:00
tests Make vtable no_std 2021-11-25 12:02:16 +01:00
Cargo.toml Fix vrc build to target architecures that need polyfills for atomic ops 2021-11-29 17:28:16 +01:00
CHANGELOG.md Fix vrc build to target architecures that need polyfills for atomic ops 2021-11-29 17:28:16 +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.