Docs.rs
animato-1.6.0
animato 1.6.0
Docs.rs crate page
MIT
OR
Apache-2.0
16 June 2026
Links
Repository
crates.io
Source
Owners
aarambh-darshan
Dependencies
animato-bevy ^1.6.0
normal
optional
animato-color ^1.6.0
normal
optional
animato-core ^1.6.0
normal
animato-devtools ^1.6.0
normal
optional
animato-dioxus ^1.6.0
normal
optional
animato-driver ^1.6.0
normal
optional
animato-gpu ^1.6.0
normal
optional
animato-js ^1.6.0
normal
optional
animato-leptos ^1.6.0
normal
optional
animato-path ^1.6.0
normal
optional
animato-physics ^1.6.0
normal
optional
animato-spring ^1.6.0
normal
optional
animato-timeline ^1.6.0
normal
optional
animato-tween ^1.6.0
normal
optional
animato-wasm ^1.6.0
normal
optional
animato-yew ^1.6.0
normal
optional
palette ^0.7
normal
optional
serde ^1
normal
optional
animato-bevy ^1.6.0
dev
animato-color ^1.6.0
dev
animato-core ^1.6.0
dev
animato-devtools ^1.6.0
dev
animato-dioxus ^1.6.0
dev
animato-driver ^1.6.0
dev
animato-gpu ^1.6.0
dev
animato-js ^1.6.0
dev
animato-leptos ^1.6.0
dev
animato-path ^1.6.0
dev
animato-physics ^1.6.0
dev
animato-spring ^1.6.0
dev
animato-timeline ^1.6.0
dev
animato-tween ^1.6.0
dev
animato-wasm ^1.6.0
dev
animato-yew ^1.6.0
dev
bevy_app ^0.18.1
dev
bevy_ecs ^0.18.1
dev
bevy_time ^0.18.1
dev
bevy_transform ^0.18.1
dev
criterion ^0.5
dev
crossterm ^0.29.0
dev
ratatui ^0.30.0
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module stagger
animato
1.6.0
Module stagger
Module Items
Functions
In crate animato
animato
Module
stagger
Copy item path
Source
Expand description
Stagger helper for offsetting many animations.
Functions
ยง
stagger
Create a timeline where each animation starts
delay
seconds after the previous one.