Rust in a Week
youtube.com
Rust in a Week
1–3 of 3 posts
Re: Rust in a Week
#2Just starting learning, and am recording going through the official docs. This is more of a documentation of my experience than a teaching resource.
Feedback on official docs so far: the ?Sized section[1] was difficult to understand as presented
Re: Rust in a Week
#3Just starting learning, and am recording going through the official docs. This is more of a documentation of my experience than a teaching resource. Feedback on official docs so far: the ?Sized section[1] was difficult to understand as presented [1] https://doc.rust-lang.org/book/unsized-types.html#sized
Yeah, it's not the best. Working on it!