#1299·cxx

#[cxx::bridge] 不适用于 #[cfg(not(feature))]

作者: hombit创建于 2024年1月3日更新于 2026年8月17日
标签help wanted

`#[cfg(not(feature))]` 似乎被 `#[cxx::bridge]` 忽略了,因此标记的字段总是存在: