MCPcopy Create free account
hub / github.com/AccessKit/accesskit / id

Method id

platforms/atspi-common/src/node.rs:54–56  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

52 }
53
54 pub(crate) fn id(&self) -> NodeId {
55 self.0.id()
56 }
57
58 pub(crate) fn cache_node(
59 &self,

Callers 15

with_event_loop_proxyMethod · 0.45
with_mixed_handlersMethod · 0.45
create_surfaceMethod · 0.45
destroy_surfaceMethod · 0.45
cache_nodeMethod · 0.45
filtered_child_idsMethod · 0.45
stateMethod · 0.45
notify_state_changesMethod · 0.45
notify_bounds_changesMethod · 0.45
parentMethod · 0.45

Calls 1

resolve_app_contextMethod · 0.80

Tested by

no test coverage detected