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