libcsp-rust/libcsp
2024-06-01 19:14:27 +02:00
..
src Initial version of libcsp-rust 2024-06-01 17:48:49 +02:00
Cargo.toml try to fix libcsp dependency chain 2024-06-01 19:14:27 +02:00
CHANGELOG.md try to fix libcsp dependency chain 2024-06-01 19:14:27 +02:00
LICENSE-APACHE Initial version of libcsp-rust 2024-06-01 17:48:49 +02:00
NOTICE Initial version of libcsp-rust 2024-06-01 17:48:49 +02:00
README.md Initial version of libcsp-rust 2024-06-01 17:48:49 +02:00
release-checklist.md final release preparations 2024-06-01 18:59:27 +02:00

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.