chore: Fix doc warning (#1214)
* chore(docs): Fix lint warning * chore: Add ci to check cargo doc
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
/// Useful protobuf types
|
||||
pub mod pb {
|
||||
#![allow(rustdoc::invalid_html_tags)]
|
||||
include!("generated/google.rpc.rs");
|
||||
|
||||
/// Byte encoded FILE_DESCRIPTOR_SET.
|
||||
|
||||
Reference in New Issue
Block a user