MCPcopy 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

1use crate::InputArgs;
2use crate::commands::{Extract, OutputFormat};
3use bumpalo::Bump;
4use clap::Args;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected