We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
I'd like to be able to useis_nfc_quick()/is_nfd_quick() in a context where liballoc isn't available.
is_nfc_quick()
is_nfd_quick()
It looks like the only thing linkingliballoc right now istinyvec. Would it be possible to maketinyvec into an optional dependency?
liballoc
tinyvec