Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageOptim/libimagequant
/ into_iter
Method
into_iter
src/rayoff.rs:28–30 ·
view source on GitHub ↗
(mut self)
Source
from the content-addressed store, hash-verified
26
27
#[inline(always)]
28
fn into_iter(mut self) -> Self::IntoIter {
29
self.0.take().into_iter()
30
}
31
}
32
33
pub(crate) trait FakeRayonIter: Sized {
Callers
3
init_posterize_bits
Method · 0.80
remap_to_palette
Function · 0.80
iteration
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected