Rellum Rellum

S0046: unknown record type during field access

Generated from rellum-diagnostics/src/db.rs.

Explanation

The analyzer found a named value during .field access but could not find the corresponding record definition. This usually follows an earlier unresolved type problem and means the field layout is unavailable.

Common causes

Canonical fixes