Skip to content

Commit 30a984d

Browse files
ruslantiCopilot
andauthored
Update src/lib.rs
fix method description Co-authored-by: Copilot <[email protected]>
1 parent 38de1cb commit 30a984d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ pub mod key_value {
8181
pub use crate::gcore::fastedge::key_value::Error;
8282
}
8383

84-
/// Helper functions for utils interface
84+
/// FastEdge-specific utility functions for diagnostics and statistics.
8585
pub mod utils {
8686
#[doc(inline)]
8787
pub use crate::gcore::fastedge::utils::set_user_diag;

0 commit comments

Comments
 (0)