Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csskit/csskit
/ mod.rs
File
mod.rs
crates/css_ast/src/rules/container/mod.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#[cfg(feature =
"visitable"
)]
2
use crate::visit::{NodeId, QueryableNode};
3
4
use super::prelude::*;
Callers
nothing calls this directly
Calls
1
combine
Method · 0.80
Tested by
no test coverage detected