We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38de1cb commit 30a984dCopy full SHA for 30a984d
src/lib.rs
@@ -81,7 +81,7 @@ pub mod key_value {
81
pub use crate::gcore::fastedge::key_value::Error;
82
}
83
84
-/// Helper functions for utils interface
+/// FastEdge-specific utility functions for diagnostics and statistics.
85
pub mod utils {
86
#[doc(inline)]
87
pub use crate::gcore::fastedge::utils::set_user_diag;
0 commit comments