cityjson-lib-ffi-core 0.2.0

C-compatible FFI core for cityjson-lib — stable ABI for embedding and WASM
Documentation

Shared low-level FFI core for non-Rust bindings.

This crate will own the common low-level substrate used by the C++, Python, and wasm layers. The public contract stays intentionally narrow: opaque model handles, explicit ownership, stable status/error categories, and bytes-in/bytes-out entry points on top.