identity_iota_interaction::types::execution

Trait TypeLayoutStore

pub trait TypeLayoutStore: BackingPackageStore { }
Expand description

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

Implementors§

§

impl<T> TypeLayoutStore for T