use just_enough_vcs::system::workspace::workspace::manager::WorkspaceManager; pub struct JVWorkspaceCollect { pub manager: WorkspaceManager, }