slint/helper_crates/vtable
2021-08-17 22:38:16 +02:00
..
macro vtable: bump version 2021-08-16 11:24:40 +02:00
src vtable: fix clippy warning about unneeded mut in a macro 2021-08-16 10:56:54 +02:00
tests vtable: fix clippy warnings in tests 2021-08-16 11:04:33 +02:00
Cargo.toml vtable: bump version 2021-08-16 11:24:40 +02:00
CHANGELOG.md Apply pre-commit hooks to all files 2021-08-17 22:38:16 +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.