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 897e92d commit 90e2b5eCopy full SHA for 90e2b5e
src/lib.rs
@@ -227,7 +227,7 @@
227
pub mod client;
228
/// Module representing the [documents] structures.
229
pub mod documents;
230
-/// Module containing the \[document::Document\] trait.
+/// Module containing the [documents::Document] trait.
231
pub mod dumps;
232
/// Module containing the [errors::Error] struct.
233
pub mod errors;
0 commit comments