mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
Add note on how 0 flag overrides fill character
This commit is contained in:
@@ -201,6 +201,7 @@
|
||||
//! and before the digits. When used together with the `#` flag, a similar
|
||||
//! rule applies: padding zeros are inserted after the prefix but before
|
||||
//! the digits. The prefix is included in the total width.
|
||||
//! This flag overrides the [fill character and alignment flag](#fillalignment).
|
||||
//!
|
||||
//! ## Precision
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user