pub enum DebugAsHex {
Lower,
Upper,
}
ð¬This is a nightly-only experimental API. (formatting_options
#118117) Expand description
Specifies whether the Debug
trait should use lower-/upper-case hexadecimal or normal integers.
formatting_options
#118117)
Use lower-case hexadecimal integers for the Debug
trait (like the x?
type).
formatting_options
#118117)
Use upper-case hexadecimal integers for the Debug
trait (like the X?
type).
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4