MCPcopy Create free account
hub / github.com/csskit/csskit / DefIdent

Class DefIdent

crates/css_value_definition_parser/src/lib.rs:79–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77
78#[derive(Debug, PartialEq, Clone)]
79pub struct DefIdent(pub String);
80
81#[derive(Debug, PartialEq, Clone)]
82pub struct DefType {

Callers 2

newMethod · 0.85
parseMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected