Hacker News new | ask | show | jobs
by tialaramex 1173 days ago
> Also, not sure how this resource classifies Rust for Rustaceans as a beginner level book.

Yeah. It still starts pretty shallow, but by page 33 it has a listing of a non-trivial manual implementation of Debug for some arbitrary type which is iterable, and that's not something a beginner would even need to write, let alone gain insight by having it dissected.

1 comments

Agree. The author explicitly states its for experienced Rustaceans. Even the title makes that clear.