MCPcopy Create free account
hub / github.com/csskit/csskit / keyframes.rs

File keyframes.rs

crates/css_ast/src/rules/keyframes.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use super::prelude::*;
2use crate::Percentage;
3#[cfg(feature = "visitable")]
4use crate::visit::{NodeId, QueryableNode};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected