[][src]Constant embedded_sdmmc::MAX_OPEN_DIRS

pub const MAX_OPEN_DIRS: usize

We have to track what directories are open to prevent users from modifying open directories (like creating a file when we have an open iterator).