Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AccessKit/accesskit
/ description
Method
description
platforms/atspi-common/src/node.rs:46–48 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
44
}
45
46
pub(crate) fn description(&self) -> Option<String> {
47
self.0.description()
48
}
49
50
pub(crate) fn parent_id(&self) -> Option<NodeId> {
51
self.0.parent_id()
Callers
2
cache_node
Method · 0.45
notify_property_changes
Method · 0.45
Calls
2
NodeWrapper
Class · 0.70
resolve
Method · 0.45
Tested by
no test coverage detected