We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62d5203 commit e2ec568Copy full SHA for e2ec568
example/protocols/mod.rs
@@ -2,5 +2,9 @@
2
//
3
// SPDX-License-Identifier: Apache-2.0
4
5
+
6
+#[rustfmt::skip]
7
pub mod asynchronous;
8
9
10
pub mod sync;
0 commit comments