Ran cargo fmt

This commit is contained in:
2021-05-20 20:00:54 +02:00
parent b77c863065
commit 2699ddc5f8
2 changed files with 6 additions and 7 deletions

View File

@ -1,5 +1,5 @@
use std::fmt;
use std::borrow::Borrow;
use std::fmt;
#[derive(Copy, Clone)]
pub enum Kind {