#head #tail #posix #function

ju-tcs-rust-23-11

implementation of the head and tail Posix functions

2 releases (1 stable)

1.1.0 Dec 11, 2023
0.1.0 Dec 11, 2023

#483 in Unix APIs

33 downloads per month
Used in ju-tcs-rust-23-12

Custom 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