Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageOptim/libimagequant
/ len
Method
len
src/seacow.rs:195–197 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
193
194
#[must_use]
195
pub(crate) fn len(&mut self) -> usize {
196
self.rows.borrow_mut().len()
197
}
198
}
Callers
2
make_owned
Method · 0.45
clone
Method · 0.45
Calls
1
borrow_mut
Method · 0.80
Tested by
no test coverage detected