Go to file
Christoph J. Scherr 7c19e55d97
Cargo Format, Check and Test / cargo fmt (push) Successful in 53s Details
Cargo Format, Check and Test / cargo check (push) Successful in 1m2s Details
Cargo Format, Check and Test / cargo test (push) Successful in 1m7s Details
Merge branch 'master' of https://git.cscherr.de/PlexSheep/rs-unsafe
2024-01-10 21:44:30 +01:00
.gitea/workflows renaming some CI 2024-01-10 21:44:28 +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