unused
This commit is contained in:
parent
17a6671ead
commit
8b4608bda3
@ -1,8 +1,7 @@
|
|||||||
use bnum::cast::As;
|
use bnum::cast::As;
|
||||||
use bnum::types::{I256,I512};
|
use bnum::types::{I256,I512};
|
||||||
use fixed::{FixedI64,FixedI128};
|
use fixed::FixedI128;
|
||||||
use typenum::{Sum, Unsigned};
|
use typenum::{Sum,Unsigned};
|
||||||
use typenum::consts::{U32,U64,U96,U128,U160,U192,U224,U256};
|
|
||||||
|
|
||||||
#[derive(Clone,Copy,Debug)]
|
#[derive(Clone,Copy,Debug)]
|
||||||
pub struct Fixed<Int,Frac>{
|
pub struct Fixed<Int,Frac>{
|
||||||
|
Loading…
Reference in New Issue
Block a user