Skip to main content

Module api

Module api 

Source
Expand description

Public API types and runtime.

Re-exports§

pub use ffi::*;
pub use runtime::*;

Modules§

ffi
FFI bindings to expose core functionality to other languages (Swift, Kotlin, C, etc.).
runtime
Application-level runtime API for managing the identity agent and keys.