Star1
1
代码介绍
代码
Issues1
Pull Requests4
流水线
Actions
讨论
Wiki
项目成员36
分析
项目设置
Star1
1
  1. ohos_napi_rs
  2. /
  3. crates
  4. /
  5. backend
  6. /
  7. src
  8. /
  9. codegen
Ss00659936fix(napi-derive): warning in empty enum codegen (#2214)
dc8f34e3创建于 2024年9月30日历史提交
文件最后提交记录最后更新时间
const.rs
add huawei liecnese1 年前
enum.rs
fix(napi-derive): warning in empty enum codegen (#2214)1 年前
fn.rs
add huawei liecnese1 年前
struct.rs
bugfix: for empty struct like #[napi] struct A;, the Box::into_raw(empty struct) will be 0x1 and it will be overwritten by the others instance of the same class1 年前