#head #tail #learning

ju-tcs-rust-23-25

Library providing head/tail functions implementation

3 releases

0.1.2 Dec 11, 2023
0.1.1 Dec 11, 2023
0.1.0 Dec 11, 2023

#316 in Command-line interface

48 downloads per month
Used in uj-tcs-rust-23-26

MIT license

4KB
56 lines

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