Files
nym/sdk/ffi/shared
dependabot[bot] bb372fb35c Bump eyre from 0.6.11 to 0.6.12 in /sdk/ffi/shared
Bumps [eyre](https://github.com/eyre-rs/eyre) from 0.6.11 to 0.6.12.
- [Commits](https://github.com/eyre-rs/eyre/commits)

---
updated-dependencies:
- dependency-name: eyre
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 08:28:10 +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.