https://github.com/brson/annotated-std-rs
An annotation of the Rust standard library
https://github.com/brson/annotated-std-rs
Last synced: about 1 year ago
JSON representation
An annotation of the Rust standard library
- Host: GitHub
- URL: https://github.com/brson/annotated-std-rs
- Owner: brson
- Created: 2015-07-28T23:34:19.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-28T23:36:30.000Z (almost 11 years ago)
- Last Synced: 2025-02-13T16:48:18.996Z (over 1 year ago)
- Homepage:
- Size: 180 KB
- Stars: 71
- Watchers: 9
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo provies an [annotated version of the Rust Standard Library's lib.rs file](https://github.com/brson/annotated-std-rs/pull/1), which, by virtue of doing lots of wild stuff, is a valuable learning resource.