Skip to main content

Create

Type Alias Create 

Source
pub type Create<E> = <E as EntityCreateType>::Create;
Expand description

Generic create-input alias for one entity type.