Christoph J. Scherr
8e742c7dc1
Rust / Cargo / Lint (push) Failing after 4m47s
Details
Rust / Cargo / Test (beta) (push) Has been cancelled
Details
Rust / Cargo / Test (nightly) (push) Has been cancelled
Details
Rust / Cargo / Test (stable) (push) Has been cancelled
Details
Rust / Cargo / Compile (push) Has been cancelled
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.