pub trait TypeLayoutStore: BackingPackageStore { }
Expand description

View of the store necessary to produce the layouts of types.

Implementors§