Expand description
Re-export of uint type that is currently use.
Depending on the feature flag, different underlying crate may be used.
- Default (no feature flag): use
primitive-typescrate. ruintfeature flag: useruintcrate.
Re-export of uint type that is currently use.
Depending on the feature flag, different underlying crate may be used.
primitive-types crate.ruint feature flag: use ruint crate.