Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csskit/csskit
/ specificity.rs
File
specificity.rs
crates/csskit/src/commands/specificity.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::InputArgs;
2
use crate::commands::{Extract, OutputFormat};
3
use bumpalo::Bump;
4
use clap::Args;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected