.. | ||
src | ||
Cargo.toml | ||
LICENSE-APACHE | ||
NOTICE | ||
README.md |
libcsp-rust
This crate provides a (mostly) safe and ergonomic Rust API for the
libcsp
library on top of the
libcsp-sys
crate.
You can find some more high-level information and examples in the main repository.
The API documentation should provide all additional information required to use this library.