nym-ffi-shared

Crates.ionym-ffi-shared
lib.rsnym-ffi-shared
version1.20.4
created_at2026-01-22 02:26:41.53144+00
updated_at2026-01-22 02:26:41.53144+00
descriptionCommon crate for use by Rust SDK FFI crates
homepagehttps://nymtech.net
repositoryhttps://github.com/nymtech/nym
max_upload_size
id2060590
size198,780
Core (github:nymtech:core)

documentation

https://nymtech.net

README

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.

Commit count: 10405

cargo fmt