Skip to main content

real_entries

Function real_entries 

Source
pub fn real_entries(dir: &Path) -> Vec<(String, bool)>
Expand description

收集目录内除了 ._meta 与 OS 噪声之外的名字(str sync 用)。