Rindle docs and package mapSkip to main content

EntryList

Type Alias EntryList 

Source
pub type EntryList = Arc<EntryListInner>;
Expand description

The reference-counted, copy-on-write child list.

Aliased Typeยง

pub struct EntryList { /* private fields */ }