fixedbitset
0.1.9
Modules
range
Structs
Difference
FixedBitSet
Intersection
Masks
Ones
Union
Constants
BITS
Statics
FALSE
TRUE
Traits
IndexRange
Functions
div_rem
Type Aliases
Block
fixedbitset
Function
div_rem
Copy item path
Settings
Help
Summary
Source
pub(crate) fn div_rem(x:
usize
, d:
usize
) -> (
usize
,
usize
)