MCPcopy Create free account
hub / github.com/algoscienceacademy/RustUI / end

Method end

src/navigation/mod.rs:104–104  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

102impl Transition for DefaultTransition {
103 fn begin(&self) {}
104 fn end(&self) {}
105}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected