#package #description #cargo #ci #short

uj-tcs-rust-2023-13

A short description of my package

1 unstable release

0.1.0 Dec 11, 2023

#380 in Testing


Used in ju-tcs-rust-2023-14

MIT/Apache

145KB

Contains (rust library, 145KB) src/libmain.rlib

rust-lang-course-rust-repo

Szablon repozytorium dla projektu w języku Rust

Zadania

  1. Stwórz nowe (prywatne!) repozytorium na podstawie szablonu (tutorial).
  2. Dodaj dwa kolejne kroki CI:
    • odpalenie lintera (cargo clippy)
    • odpalenie testów (cargo test)

No runtime deps