Skip to content

Commit

Permalink
doctests
Browse files Browse the repository at this point in the history
  • Loading branch information
fl0rek committed Nov 8, 2024
1 parent d6ac94a commit 9721805
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#![allow(clippy::all)]
#![allow(missing_docs)]
#![allow(rustdoc::invalid_rust_codeblocks)]
#![cfg(not(doctest))]
#![doc = include_str!("../README.md")]

pub mod serializers;
Expand Down

0 comments on commit 9721805

Please sign in to comment.