]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #40824 - donniebishop:fromstr_docexample, r=steveklabnik
authorAlex Crichton <alex@alexcrichton.com>
Mon, 27 Mar 2017 20:24:23 +0000 (15:24 -0500)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 27 Mar 2017 22:56:25 +0000 (15:56 -0700)
FromStr implementation example

Referencing #29375. Added example implementation of FromStr trait to API Documentation

1  2 
src/libcore/str/mod.rs

Simple merge