debug.rs |
Implementation of a [`fmt::Debug`] derive macro.
[`fmt::Debug`]: std::fmt::Debug |
14842 |
display.rs |
Implementation of [`fmt::Display`]-like derive macros. |
16492 |
mod.rs |
Implementations of [`fmt`]-like derive macros.
[`fmt`]: std::fmt |
28910 |
parsing.rs |
Parsing of [Rust `fmt` syntax][0].
[0]: std::fmt#syntax |
38144 |