mirror of
https://github.com/Noratrieb/mono-fmt.git
synced 2026-01-16 16:25:07 +01:00
fix hex
This commit is contained in:
parent
6fc05446fb
commit
8a57db3409
3 changed files with 35 additions and 21 deletions
|
|
@ -165,5 +165,5 @@ options!(
|
|||
struct WithDebugLowerHex { true }
|
||||
|
||||
fn debug_upper_hex(&self) -> bool { false }
|
||||
struct WithDebugUpperHex { false }
|
||||
struct WithDebugUpperHex { true }
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue