rust/src/libcore/fmt
Ryan Thomas aca6cd052d Update docs on Error struct. #29355
This adds a pretty contrived example of the usage of fmt::Error. I am
very open to suggestions for a better one.

I have also highlighted the fmt::Error vs std::error::Error.

r? @steveklabnik
2017-07-13 17:24:28 +01:00
..
rt Add missing Eq implementations 2016-09-18 14:26:49 +02:00
builders.rs Use #[prelude_import] in libcore. 2016-08-24 22:12:23 +00:00
float.rs fix confusion about parts required for float formatting 2017-05-09 12:58:50 -04:00
mod.rs Update docs on Error struct. #29355 2017-07-13 17:24:28 +01:00
num.rs Remove num::{Zero,One} 2017-04-20 21:16:31 -07:00