Struct specs_transform::Init[][src]

pub struct Init;

Trait Implementations

impl Default for Init
[src]

Returns the "default value" for a type. Read more

impl Component for Init
[src]

Associated storage type for this component.

Auto Trait Implementations

impl Send for Init

impl Sync for Init