chore: cargo fmt
This commit is contained in:
@@ -2,8 +2,8 @@ use hashbrown::HashMap;
|
||||
|
||||
use ecow::EcoString;
|
||||
|
||||
use crate::ty::internal::Param;
|
||||
use crate::ty::common::Const;
|
||||
use crate::ty::internal::Param;
|
||||
|
||||
type Slice<T> = Box<[T]>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user