pub trait HasLength { // Required method fn len(&self) -> usize; // Provided method fn is_empty(&self) -> bool { ... } }
The number of child items in the entry. This is indexed with the size used in truncate.