
This is the entrypoint for most language-specific distributable packages the
deal with accessing the Noosphere. It contains language-specific bindings and
platform-sensitive behavior to provide a common set of high-level APIs.
To build the C FFI headers:
```
cargo run --features=headers --example generate_header
```