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 df68b2b commit 8559e92Copy full SHA for 8559e92
rust/catalyst-signed-doc-macro/src/signed_doc_spec/mod.rs
@@ -1,5 +1,7 @@
1
//! Catalyst Signed Document spec type
2
3
+// cspell: words pascalcase
4
+
5
pub(crate) mod content_type;
6
pub(crate) mod doc_ref;
7
0 commit comments