Type Alias nu_table::common::TableResult

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