Searched defs:ScopedDir (Results 1 – 1 of 1) sorted by relevance
497 pub struct ScopedDir<'data, 'dir> { struct503 impl<'data, 'dir> ScopedDir<'data, 'dir> { impl689 impl<'data> ScopedDir<'data, 'static> { implementation