pub type FileTreeGitView = FileTreeChangeView;Expand description
Compatibility alias for the previous Git-specific display mode name.
Aliased Type§
pub enum FileTreeGitView {
AllFiles,
ChangedOnly,
}pub type FileTreeGitView = FileTreeChangeView;Compatibility alias for the previous Git-specific display mode name.
pub enum FileTreeGitView {
AllFiles,
ChangedOnly,
}