Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AccessKit/accesskit
/ raw_value
Method
raw_value
consumer/src/node.rs:960–962 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
958
}
959
960
pub fn raw_value(&self) -> Option<&str> {
961
self.data().value()
962
}
963
964
pub fn author_id(&self) -> Option<&str> {
965
self.data().author_id()
Callers
2
node_updated
Method · 0.80
node_updated
Method · 0.80
Calls
2
data
Method · 0.80
value
Method · 0.45
Tested by
no test coverage detected