Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csskit/csskit
/ Atom
Class
Atom
crates/csskit_derives/src/attributes.rs:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
44
#[derive(Debug, Clone)]
45
pub struct Atom(ExprPath);
46
47
impl Atom {
48
pub fn path(&self) -> ExprPath {
Callers
1
extract_atom
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected