Go to file
PlexSheep 8f237ea40e Automatical formatting 2024-01-10 20:38:30 +00:00
.gitea/workflows add cargo action 2024-01-10 21:35:57 +01:00
members Automatical formatting 2024-01-10 20:38:30 +00:00
src Automatical formatting 2024-01-10 20:38:30 +00: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