Expand description
FFI surface (uniffi → Kotlin/JVM first, Swift/Python later). Core modules stay FFI-agnostic (lifetimes, slices, &str); every exported fn takes/returns owned types only. New API? Wrap it here, never in core.
Structs§
- Capture
Input - One batch-drain item (uniffi has no tuples).