Commit 7435dac
committed
refactor: flatten jvm_bridge submodule into jvm-bridge crate root
Move macros, JVMClasses, and helper types from the jvm_bridge submodule
to the crate root, eliminating the redundant jvm_bridge::jvm_bridge path.1 parent 900361f commit 7435dac
7 files changed
Lines changed: 375 additions & 394 deletions
File tree
- native
- core/src
- jvm-bridge/src
- jvm_bridge
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | 59 | | |
61 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments