mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
![]() ``` warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module --> helper_crates/vtable/tests/test_vtable.rs:159:5 | 159 | #[vtable] | ^^^^^^^^^ in this procedural macro expansion | = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `test3` ``` Put the macro in the module with everything else, so it is re-exported with the same visibility |
||
---|---|---|
.. | ||
const-field-offset | ||
vtable |