mirror of
https://github.com/logos-co/logos-cpp-sdk.git
synced 2026-08-31 09:41:06 +00:00
--lidl x.lidl --backend cdylib with --impl-class/--impl-header now emits the FULL set (C-ABI export wrapper + events + uniform glue) around the named hand-written Qt-free impl class — the C++ mirror of declaring the contract in .lidl and implementing the Rust trait. Without --impl-class the glue-only mode is unchanged.