Module shape

Module shape 

Source

Structs§

ShapeSet
A set of Shape values, which correctly handles the relationship between newtype and tuple shapes.

Enums§

Shape
Description of how fields in a struct or variant are syntactically laid out.

Traits§

AsShape
Get the “shape” of a fields container, such as a struct or variant.