Skip to content

Commit 018c356

Browse files
committed
fmt
1 parent a5e027e commit 018c356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

borsh/src/de/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1673,4 +1673,4 @@ mod captures {
16731673
pub trait Captures<T: ?Sized> {}
16741674

16751675
impl<T: ?Sized, U: ?Sized> Captures<T> for U {}
1676-
}
1676+
}

0 commit comments

Comments
 (0)