#tail #head #line #last #fun #print

ju_tcs_rust_23_18

fun head and tail that print n firstl/ last lines

1 unstable release

0.1.0 Dec 11, 2023

#30 in #last

MIT license

4KB

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