Type Definition nu_table::TableResult

source ·
pub type TableResult = Result<Option<TableOutput>, ShellError>;