A source-declared struct and its field shape.
Summary
Types
@type t() :: %Reach.Evidence.RepresentationOverlap.StructShape{ file: Path.t(), keys: [atom()], line: pos_integer() | nil, map_conversion_functions: [atom()], module: module() }
A source-declared struct and its field shape.
@type t() :: %Reach.Evidence.RepresentationOverlap.StructShape{ file: Path.t(), keys: [atom()], line: pos_integer() | nil, map_conversion_functions: [atom()], module: module() }