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

File webkit.rs

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected