Go to file
Christoph J. Scherr 3cf32c5a2f add readme 2023-09-19 17:15:19 +02:00
members/c-bindings make workspace and upload c-bindings 2023-09-19 17:12:30 +02:00
src make workspace and upload c-bindings 2023-09-19 17:12:30 +02:00
.gitignore make workspace and upload c-bindings 2023-09-19 17:12:30 +02:00
Cargo.lock make workspace and upload c-bindings 2023-09-19 17:12:30 +02:00
Cargo.toml make workspace and upload c-bindings 2023-09-19 17:12:30 +02:00
README.md add readme 2023-09-19 17:15:19 +02:00

README.md

rs-unsafe

This Repository contains some basic crates which show / test the functionality that comes with the dark powers of unsafe Rust.

For more information, see the Rustonomicon

Submodule

This Repository is included as a submodule in rs-basic