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