run cargo fmt
This commit is contained in:
@@ -20,9 +20,9 @@ use dashu::Integer;
|
|||||||
use dashu::Rational;
|
use dashu::Rational;
|
||||||
use fxhash::FxBuildHasher;
|
use fxhash::FxBuildHasher;
|
||||||
use indexmap::IndexMap;
|
use indexmap::IndexMap;
|
||||||
use ordered_float::OrderedFloat;
|
|
||||||
use modular_bitfield::error::OutOfBounds;
|
use modular_bitfield::error::OutOfBounds;
|
||||||
use modular_bitfield::prelude::*;
|
use modular_bitfield::prelude::*;
|
||||||
|
use ordered_float::OrderedFloat;
|
||||||
|
|
||||||
pub type Specifier = u32;
|
pub type Specifier = u32;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user