MCPcopy 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)]
45pub struct Atom(ExprPath);
46
47impl Atom {
48 pub fn path(&self) -> ExprPath {

Callers 1

extract_atomFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected