Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions languages/RUST.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ fn main() {
}
```

<br>

[**CookCLI**](https://github.com/cooklang/CookCLI) is a command-line tool for managing recipes written in Cooklang markup language. It includes a recipe viewer, shopping list generator, web server with a beautiful UI, and various utilities for working with recipe collections.

## D

[**Deno**](https://github.com/denoland/deno) is a simple, modern and secure runtime for JavaScript, TypeScript, and WebAssembly that uses V8 and is built in Rust.
Expand Down