Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
79
pub struct DefIdent(pub String);
80
81
#[derive(Debug, PartialEq, Clone)]
82
pub struct DefType {
Callers
2
new
Method · 0.85
parse
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected