Type Alias nu_table::common::StringResult

source ·
pub type StringResult = Result<Option<String>, ShellError>;