We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5e027e commit 018c356Copy full SHA for 018c356
borsh/src/de/mod.rs
@@ -1673,4 +1673,4 @@ mod captures {
1673
pub trait Captures<T: ?Sized> {}
1674
1675
impl<T: ?Sized, U: ?Sized> Captures<T> for U {}
1676
-}
+}
0 commit comments