Parse &str with common prefixes to integer values, supporting hex, octal, binary, and decimal.
# Cargo.toml
[dependencies]
parse_int = "0.9.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses a hex string to an integer.
No known issues recorded.
No dependency data recorded yet.