Files
nym/sdk/ffi/shared
Jon Häggblad eeaca9fc10 Run cargo autoinherit (#5460)
* cargo autoinherit

* sort
2025-02-17 15:05:27 +00:00
..
2025-01-14 16:11:47 +00:00
2025-02-17 15:05:27 +00:00
2025-01-14 16:11:47 +00:00

FFI Shared ()s

This repo contains internal functions and runtime handling to be used by the C/C++ and Go FFI bindings.

Usage

Import the library as you would usually - see ../cpp/src/lib.rs and ../go/src/lib.rs for example usage.