Crate lilt

Source

Structs§

Animated
Wraps state to enable interpolated transitions

Enums§

Easing

Traits§

AnimationTime
An interface for interacting with time.
FloatRepresentable
Defines a float representation for arbitrary types
Interpolable
A type implementing Interpolable can be used with Animated<T>.animate(...)