mirror of https://github.com/sunface/rust-course
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
350 B
9 lines
350 B
## code snippets
|
|
1. https://stackoverflow.com/questions/67823680/open-a-single-file-from-a-zip-archive-and-pass-on-as-read-instance/67828823#67828823
|
|
|
|
|
|
## crates
|
|
1. https://github.com/Kimundi/owning-ref-rs
|
|
2. https://github.com/joshua-maros/ouroboros
|
|
|
|
https://www.reddit.com/r/learnrust/comments/rf4qdz/is_it_possible_to_hold_an_arena_and_references/ |