# Structs
Basic handles basic data types.
BasicTargetPointerRule handles edge conditions if the target type is a pointer.
Error defines a conversion error.
List handles array / slice types.
Map handles map types.
MethodContext exposes information for the current method.
No description provided by the author
Path defines the path inside an error message.
Pointer handles pointer types.
Struct handles struct types.
TargetPointer handles type were only the target is a pointer.
No description provided by the author
No description provided by the author