Function diskplan_traversal::traverse
source · pub fn traverse<FS>(
path: impl AsRef<Utf8Path>,
stack: &StackFrame<'_, '_, '_>,
filesystem: &mut FS,
extent: Extent
) -> Result<()>where
FS: Filesystem,
Expand description
Walks the schema and directory structure in concert, applying or reporting changes