# Pre-RFC: Add FromStr to the prelude

**URL:** https://internals.rust-lang.org/t/pre-rfc-add-fromstr-to-the-prelude/20064
**Category:** libs
**Created:** [December 21, 2023, 3:28pm UTC](https://internals.rust-lang.org/t/pre-rfc-add-fromstr-to-the-prelude/20064 "2023-12-21T15:28:35Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![marchuk](https://sea2.discourse-cdn.com/flex002/user_avatar/internals.rust-lang.org/marchuk/32/11618_2.png) [@marchuk](https://internals.rust-lang.org/u/marchuk)
#### Post date: [December 21, 2023, 4:42pm UTC](https://internals.rust-lang.org/t/pre-rfc-add-fromstr-to-the-prelude/20064/3 "2023-12-21T16:42:01Z")

</div>

Sure, the search results on GitHub may not be the most reliable statistics, but it's the only one I know of, except perhaps for the [5000 crates analysis](https://internals.rust-lang.org/t/i-analysed-5000-crates-to-find-the-most-common-standard-library-imports/12218) which had [856 FromStr imports](https://docs.google.com/spreadsheets/d/1p0bh_HL8zfH6JnP3KHPgQEzepH5tVwhU0wfe9S_gpak/edit#gid=178729738&range=A16), which is quite a lot in my opinion.

Although it is unclear to me whether it includes unchanged forks. As far as I know it doesn't.

edit: fixed link

---

_[View the full topic](https://internals.rust-lang.org/t/pre-rfc-add-fromstr-to-the-prelude/20064)._
