libcsp-rust/libcsp
2024-06-01 17:35:00 +02:00
..
src let's try to wrap this up 2024-06-01 17:35:00 +02:00
Cargo.toml split works 2024-06-01 12:05:24 +02:00
LICENSE-APACHE split up crate 2024-06-01 12:02:34 +02:00
NOTICE split up crate 2024-06-01 12:02:34 +02:00
README.md let's try to wrap this up 2024-06-01 17:35:00 +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.