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 63f457e commit fbe90abCopy full SHA for fbe90ab
src/source/empty.rs
@@ -39,7 +39,7 @@ where
39
{
40
#[inline]
41
fn current_frame_len(&self) -> Option<usize> {
42
- Some(0)
+ None
43
}
44
45
0 commit comments