MCPcopy 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_assertionFunction · 0.80
expand_set_assertionFunction · 0.80
parseMethod · 0.80
parseMethod · 0.80
tail_operationsMethod · 0.80
set_matchFunction · 0.80
set_backtrackFunction · 0.80
absolute_source_pathFunction · 0.80
byte_offset_ofFunction · 0.80
error_labelFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected