feat: Move ColumnType to common and update imports
This commit is contained in:
@@ -5,6 +5,7 @@ use crate::compression::CompressionType;
|
||||
use clap::Command;
|
||||
use std::path::PathBuf;
|
||||
use std::str::FromStr;
|
||||
use crate::modes::common::ColumnType;
|
||||
|
||||
pub fn mode_get(
|
||||
cmd: &mut Command,
|
||||
|
||||
Reference in New Issue
Block a user