Type Definition nu_table::StringResult

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