Constant MAX_DIRECTORY_ENTRIES
pub const MAX_DIRECTORY_ENTRIES: u32 = 1024; // 1_024u32
Expand description
Maximum number of entries allowed in one call of Realm.ReadOnlyDirectory
.
pub const MAX_DIRECTORY_ENTRIES: u32 = 1024; // 1_024u32
Maximum number of entries allowed in one call of Realm.ReadOnlyDirectory
.