Type Definition clitool::UserResult

source · []
pub type UserResult = Result<String, String>;
Expand description

A common result to be returned to users