Skip to content

Commit 1b17675

Browse files
author
README-bot
committed
Updated README
1 parent 7e88201 commit 1b17675

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
# Stackoverflow. Daily top questions
22

3-
Automatically updates via GitHub Action, last update: <!-- date starts -->2025-11-22<!-- date ends -->
3+
Automatically updates via GitHub Action, last update: <!-- date starts -->2025-11-23<!-- date ends -->
44

55

66
<table><tr><td valign="top" width="33%">
77

88
### rust
99
<!-- rust starts -->
10-
* [How to implement read trait](https://stackoverflow.com/questions/79826842/how-to-implement-read-trait) - 3 votes
11-
* [Why can39t I use reference parameters on methods within impls that return an impl trait](https://stackoverflow.com/questions/79827212/why-cant-i-use-reference-parameters-on-methods-within-impls-that-return-an-imp) - 3 votes
12-
* [How to use Serde to deserialize JSON data containing relative path references](https://stackoverflow.com/questions/79826463/how-to-use-serde-to-deserialize-json-data-containing-relative-path-references) - 2 votes
13-
* [How to fetchstore related structs by ID with SQLx](https://stackoverflow.com/questions/79826225/how-to-fetch-store-related-structs-by-id-with-sqlx) - 1 votes
10+
* [Why can39t I use reference parameters on methods within impls that return an impl trait](https://stackoverflow.com/questions/79827212/why-cant-i-use-reference-parameters-on-methods-within-impls-that-return-an-imp) - 4 votes
11+
* [Rust generic type results in trait not found anymore](https://stackoverflow.com/questions/79827711/rust-generic-type-results-in-trait-not-found-anymore) - 1 votes
1412
<!-- rust ends -->
1513
</td><td valign="top" width="34%">
1614

0 commit comments

Comments
 (0)