mirror of
https://github.com/arampoire/onetun.git
synced 2026-01-16 11:20:24 -05:00
Add C FFI bindings
This commit is contained in:
parent
8cee210ccb
commit
f1275fc0d8
6 changed files with 429 additions and 2 deletions
|
|
@ -32,3 +32,4 @@ default = [ "bin" ]
|
|||
bin = [ "clap", "pretty_env_logger", "pcap", "tokio/rt-multi-thread" ]
|
||||
|
||||
[lib]
|
||||
crate-type = [ "rlib", "staticlib" ]
|
||||
Loading…
Add table
Add a link
Reference in a new issue