Skip to content

Commit

Permalink
fix: doc comment format
Browse files Browse the repository at this point in the history
Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com>
  • Loading branch information
Abhinandan-Purkait committed Aug 24, 2023
1 parent be2bf45 commit 573bf7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/v1.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
///!module to access v1 version of grpc APIs
//! Module to access v1 version of grpc APIs
use std::str::FromStr;
// dont export the raw pb generated code
mod pb {
Expand Down

0 comments on commit 573bf7e

Please sign in to comment.