We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6da0713 commit a342b96Copy full SHA for a342b96
lib/vector-buffers/src/topology/acks.rs
@@ -322,7 +322,7 @@ where
322
///
323
/// # Panics
324
325
- /// Will if pending markers is empty when last pending marker is an unknown size.
+ /// Panics if pending markers is empty when last pending marker is an unknown size.
326
pub fn add_marker(
327
&mut self,
328
id: N,
0 commit comments