mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
HexFormat.HexFormat
mecca
lib
string
HexFormat
Undocumented in source.
enum
HexFormat
;
enum
HexFormat
;
template
HexFormat
(T)
static if
(!(
T.sizeof == 1
))
static if
(
T.sizeof == 2
)
enum
HexFormat
=
"%04x"
;
enum
HexFormat
;
enum
HexFormat
;
Meta
Source
See Source File
mecca
lib
string
HexFormat
manifest constants
HexFormat