Skip to content

Commit eaf1ca9

Browse files
Merge pull request #4980 from szabgab/patch-16
add Generic types for function parameters in Rust 🦀
2 parents c18e574 + 28fc5f2 commit eaf1ca9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ and just ask the editors to select the category.
5252
* [Nine Rules for SIMD Acceleration of your Rust Code (Part 2): General Lessons from Boosting Data Ingestion in the range-set-blaze Crate by 7x](https://medium.com/towards-data-science/nine-rules-for-simd-acceleration-of-your-rust-code-part-2-6a104b3be6f3)
5353

5454
### Rust Walkthroughs
55+
* [Generic types for function parameters in Rust 🦀](https://rust.code-maven.com/generic-types-for-simple-function)
5556

5657
* [Benchmarking Rust Compiler Settings with Criterion: Controlling Criterion with Scripts and Environment Variables](https://medium.com/towards-data-science/benchmarking-rust-compiler-settings-with-criterion-62db50cd62fb)
5758

0 commit comments

Comments
 (0)