Skip to content

Commit a5ddf99

Browse files
Merge pull request #4539 from SilasMarvin/silas-submission
Submission to This Week in Rust
2 parents af76748 + 296bc5a commit a5ddf99

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

draft/2023-07-12-this-week-in-rust.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ and just ask the editors to select the category.
4343
* [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)
4444
* [Rust on Espressif chips - June 30 2023](https://mabez.dev/blog/posts/esp-rust-30-06-2023/)
4545
* [esp-rs quarterly planning: Q3 2023](https://beta7.io/posts/esp-rs-quarterly-planning-q3-2023/)
46-
47-
* [SQLPage • Build dynamic websites in SQL](https://crates.io/crates/sqlpage)
46+
* [SQLPage • Build dynamic websites in SQL](https://crates.io/crates/sqlpage)
4847

4948
### Observations/Thoughts
5049
* [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.
6059
### Rust Walkthroughs
6160
* [video] [Build A Full Stack Chatbot in Rust (feat. Leptos & Rustformers)](https://www.youtube.com/watch?v=vAjle3c9Xqc)
6261
* [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)
6363
* [Put a Pin on That](https://ohadravid.github.io/posts/2023-07-put-a-pin-on-that/)
6464
* [Unit-testing a web service in Rust](https://jmmv.dev/2023/07/unit-testing-a-web-service.html)
6565

66+
6667
### Research
6768

6869
### Miscellaneous

0 commit comments

Comments
 (0)