#read-file #tail #head

yanked ju-tcs-rust-23-15

Read head and tail of a file

4 releases

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

#53 in #head


Used in ju-tcs-rust-23-16

MIT license

3KB

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