diff --git a/heapless/spsc/struct.Iter.html b/heapless/spsc/struct.Iter.html index a3817329..40085180 100644 --- a/heapless/spsc/struct.Iter.html +++ b/heapless/spsc/struct.Iter.html @@ -49,7 +49,7 @@ the iterator without consuming it. take(self, n: usize) -> Take<Self>1.0.0[src]