hexf_
parse
0.2.1
Macros
define_convert
Structs
ParseHexfError
Enums
ParseHexfErrorKind
Constants
EMPTY
INEXACT
INVALID
Functions
convert_hexf32
convert_hexf64
parse
parse_hexf32
parse_hexf64
hexf_parse
Macro
define_convert
Copy item path
Settings
Help
Summary
Source
macro_rules! define_convert { ($name:ident => $f:ident) => { ... }; }