Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/carllerche/assert-struct
/ len
Method
len
assert-struct/tests/maps.rs:263–265 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
261
}
262
263
fn len(&self) -> usize {
264
self.entries.len()
265
}
266
267
fn get<Q>(&self, key: &Q) -> Option<&V>
268
where
Callers
10
expand_map_assertion
Function · 0.80
expand_set_assertion
Function · 0.80
parse
Method · 0.80
parse
Method · 0.80
tail_operations
Method · 0.80
set_match
Function · 0.80
set_backtrack
Function · 0.80
absolute_source_path
Function · 0.80
byte_offset_of
Function · 0.80
error_label
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected