Go to file
Christoph J. Scherr 18fcdc6e59
Cargo Format, Check and Test / cargo test (push) Successful in 52s Details
just testing the CI/CD
2024-01-10 21:37:21 +01:00
.gitea/workflows add cargo action 2024-01-10 21:35:57 +01:00
members just testing the CI/CD 2024-01-10 21:37:21 +01: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