Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csskit/csskit
/ constraints.rs
File
constraints.rs
crates/css_ast/src/constraints.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::CssDiagnostic;
2
use css_parse::{Cursor, Diagnostic, KindSet, Parse, Parser, Peek, Result, ToNumberValue};
3
use csskit_derives::*;
4
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected