From acf6bae371fdffd62c6924cd7c5ff7c814e63ef4 Mon Sep 17 00:00:00 2001 From: katopz Date: Mon, 9 Dec 2024 11:43:43 +0900 Subject: [PATCH] feat: add dynosaur --- src/rust/r3/mod.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/rust/r3/mod.md b/src/rust/r3/mod.md index bd201c9..83bf2d1 100644 --- a/src/rust/r3/mod.md +++ b/src/rust/r3/mod.md @@ -17,3 +17,4 @@ We will do just that in this `R3`! and also some idiom/pattern/crate you need to - [ ] https://github.com/jbaublitz/getset - [ ] https://github.com/dtolnay/erased-serde +- [ ] https://github.com/spastorino/dynosaur