logo

Type Definition wargo_lib::NullResult

source · []
pub type NullResult = Result<(), Box<dyn Error>>;