Skip to main content

Module animatable

Module animatable 

Source
Expand description

Animatable<T> — the { animated } wrapper every animatable style/attr field decodes through — and the AnimatableField read helpers.

Enums§

Animatable

Traits§

AnimatableField
Read helpers for the Option<Animatable<T>> style fields, so read sites stay as terse as the plain Option<T> they replaced.