Type Definition ushell::ShellResult[][src]

type ShellResult<S> = Result<(), ShellError<S>>;