refactor: refactor ffi design document

This commit is contained in:
2026-08-11 22:47:50 +08:00
parent 44adb10989
commit d7e564d666
12 changed files with 69 additions and 19 deletions
@@ -0,0 +1,15 @@
# FFI Example
## Rust Core Crate
```rust
```
## Rust FFI Binding Crate
```rust
```