ju-tcs-rust-23-23 0.1.0

prawa strona tablicy
Documentation
  • Coverage
  • 0%
    0 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 4.67 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 124.87 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • iflubbed

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)