Some rust, for fun.
Go to file
Eric db7aad6fda
Add README.md
2025-06-13 08:26:57 +02:00
src Fix challenge 2025-06-12 22:34:50 +02:00
.gitignore init 2025-06-11 23:54:18 +02:00
Cargo.lock init 2025-06-11 23:54:18 +02:00
Cargo.toml Add some infos 2025-06-13 08:26:12 +02:00
README.md Add README.md 2025-06-13 08:26:57 +02:00

README.md

Finds peaks and valley

Attempt to https://mastodon.social/@rustaceans/114658003852556715

Run

Just

cargo test

or

cargo nextest run
``