Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageOptim/libimagequant
/ drop
Method
drop
src/attr.rs:337–339 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
335
336
impl Drop for Attributes {
337
fn drop(&mut self) {
338
self.verbose_printf_flush();
339
}
340
}
341
342
impl Default for Attributes {
Callers
nothing calls this directly
Calls
1
verbose_printf_flush
Method · 0.80
Tested by
no test coverage detected