Add note on how 0 flag overrides fill character
This commit is contained in:
parent
c493634064
commit
9bfe49e00a
@ -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
|
||||
//!
|
||||
|
Loading…
x
Reference in New Issue
Block a user