Skip to main content

AnimationPath

Type Alias AnimationPath 

Source
type AnimationPath = Vec<usize>;
Available on crate feature preview only.

Aliased Typeยง

struct AnimationPath { /* private fields */ }