We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a4cc80 commit b76da20Copy full SHA for b76da20
2 files changed
rust/api/src/lib.rs
@@ -20,7 +20,6 @@ pub mod error;
20
pub mod kv_store;
21
22
/// Contains request/response types generated from the API definition of VSS.
23
-#[rustfmt::skip]
24
pub mod types;
25
26
#[cfg(feature = "_test_utils")]
0 commit comments