gpui-animation 0.2.5

A lightweight and fluent animation wrapper for GPUI, enabling smooth state-driven transitions with minimal boilerplate.
Documentation
1
2
3
4
pub mod animation;
pub mod transition;

pub(crate) mod interpolate;