A type name was used that is not declared or imported in the current scope. Common causes include a missing use statement, a typo in the type name, or an undeclared type alias.
E0412
rust A type name was used that is not declared or imported in the current scope. Common causes include a missing use statement, a typo in the type name, or an undeclared type alias.