Skip to content

Commit 8856589

Browse files
Merge pull request #6279 from jymchng/master
Compile-time Hex Strings Validation in Rust
2 parents b85b46f + 0f585fa commit 8856589

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

draft/2025-01-15-this-week-in-rust.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ and just ask the editors to select the category.
4545

4646
* [Creating an embedded device driver in Rust](https://blog.mjolner.tech/device-driver-rust/)
4747

48+
* [Const Evaluation in Rust For Hex Strings Validation](https://asyncmove.com/blog/2025/01/compile-time-hex-string-validation-in-rust-using-const-evaluation/)
49+
4850
### Research
4951

5052
### Miscellaneous

0 commit comments

Comments
 (0)