DevelopmentNodeEnvironment_MicrosoftVSCodeDependency_22NodeVersion_Bundle_Clean_Debug_ElectronProfile_EsbuildCompiler_Mountain/FileSystem/mod.rs
1//! Native file-explorer surface for the workspace sidebar. Mountain owns the
2//! tree-view provider; URIs flow through `CommonLibrary::FileSystem` traits.
3
4pub mod FileExplorerViewProvider;