kubkon opened PR #1299 from wiggle-octat-hex-flags
to master
:
Rather than forcing only binary formatting of flags types, how about
we implement all relevant traits (Binary
,Octal
,LowerHex
, and
UpperHex
) and allow the user to pick the most relevant one for their
use case?Also, we use at least
Octal
andLowerHex
in a couple of places
inwasi-common
.
kubkon requested alexcrichton, and pchickey for a review on PR #1299.
kubkon requested alexcrichton, and pchickey for a review on PR #1299.
Last updated: Nov 22 2024 at 16:03 UTC