diff --git a/src/v1.rs b/src/v1.rs index 72b092ff..05515845 100644 --- a/src/v1.rs +++ b/src/v1.rs @@ -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 {