A variable, function, module, or other identifier was referenced that does not exist or has not been defined in the current scope. Check for typos, missing declarations, or missing use statements.
E0425
rust A variable, function, module, or other identifier was referenced that does not exist or has not been defined in the current scope. Check for typos, missing declarations, or missing use statements.