noosphere

Crates.ionoosphere
lib.rsnoosphere
version0.16.1
sourcesrc
created_at2022-11-03 17:33:17.266148
updated_at2024-01-30 18:28:01.477245
descriptionA high-level package for dealing with accessing the Noosphere
homepagehttps://github.com/subconsciousnetwork/noosphere
repositoryhttps://github.com/subconsciousnetwork/noosphere
max_upload_size
id704404
size368,068
Subconscious Ops (subconscious-ops)

documentation

https://docs.rs/noosphere

README

API Stability: Alpha

Noosphere

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.

Building Headers

To build the C FFI headers:

cargo run --features=headers --example generate_header
Commit count: 485

cargo fmt