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 58aa7db commit 74ad828Copy full SHA for 74ad828
binrw_derive/src/binrw/codegen/sanitization.rs
@@ -1,4 +1,4 @@
1
-///! Utilities for helping sanitize macro
+//! Utilities for helping sanitize macro
2
use crate::util::{from_crate, ident_str};
3
use proc_macro2::Ident;
4
use quote::format_ident;
0 commit comments