You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: draft/2023-07-12-this-week-in-rust.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -43,8 +43,7 @@ and just ask the editors to select the category.
43
43
*[Vector storage is coming to Meilisearch to empower search through AI](https://blog.meilisearch.com/vector-search-announcement/) | [Rust SDK](https://github.com/meilisearch/meilisearch-rust)
44
44
*[Rust on Espressif chips - June 30 2023](https://mabez.dev/blog/posts/esp-rust-30-06-2023/)
*[SQLPage • Build dynamic websites in SQL](https://crates.io/crates/sqlpage)
46
+
*[SQLPage • Build dynamic websites in SQL](https://crates.io/crates/sqlpage)
48
47
49
48
### Observations/Thoughts
50
49
*[Deref specialization in const contexts](https://github.com/GoldsteinE/gh-blog/blob/master/const_deref_specialization/src/lib.md)
@@ -60,9 +59,11 @@ and just ask the editors to select the category.
60
59
### Rust Walkthroughs
61
60
*[video][Build A Full Stack Chatbot in Rust (feat. Leptos & Rustformers)](https://www.youtube.com/watch?v=vAjle3c9Xqc)
62
61
*[video][Render the Julia set in 3 dozen lines of Rust code](https://www.youtube.com/watch?v=g4vN2Z0JuZI)
62
+
*[How We Generate JavaScript and Python SDKs From Our Canonical Rust SDK](https://postgresml.org/blog/how-we-generate-javascript-and-python-sdks-from-our-canonical-rust-sdk)
63
63
*[Put a Pin on That](https://ohadravid.github.io/posts/2023-07-put-a-pin-on-that/)
64
64
*[Unit-testing a web service in Rust](https://jmmv.dev/2023/07/unit-testing-a-web-service.html)
0 commit comments