Go to file
Christoph J. Scherr f7e0b277ce dumping with macro 2023-09-20 11:30:50 +02:00
members dumping with macro 2023-09-20 11:30:50 +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 working bool dump 2023-09-19 17:47:41 +02:00
Cargo.toml working bool dump 2023-09-19 17:47:41 +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