A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://doc.rust-lang.org/nightly/std/fmt/enum.DebugAsHex.html below:

DebugAsHex in std::fmt - Rust

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.

§ 🔬This is a nightly-only experimental API. (formatting_options #118117)

Use lower-case hexadecimal integers for the Debug trait (like the x? type).

§ 🔬This is a nightly-only experimental API. (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