Christoph J. Scherr
7e3ea5a2d0
Cargo Build & Test / Rust project - latest (beta) (push) Waiting to run
Details
Cargo Build & Test / Rust project - latest (nightly) (push) Waiting to run
Details
Cargo Build & Test / Rust project - latest (stable) (push) Waiting to run
Details
|
||
---|---|---|
.gitea/workflows | ||
members | ||
rs-unsafe@fcce2500f0 | ||
src | ||
.gitignore | ||
.gitmodules | ||
Cargo.lock | ||
Cargo.toml | ||
README.md | ||
tasks.md | ||
todo.norg |
README.md
Rust basics
This repository aims to contain basics for the rust language.
Structure
- [
modules
] contains complete smallcargo
projects - [
src/bin
] contains binaries that are too small to justify a complete directory.