MCPcopy Create free account
hub / github.com/Kethku/Pando / exit

Method exit

aspen/src/context_stack/attached_context.rs:153–155  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

151
152impl ContextEventLoop for ActiveEventLoop {
153 fn exit(&self) {
154 self.exit();
155 }
156}

Callers 2

window_eventMethod · 0.80
closeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected