Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/algoscienceacademy/RustUI
/ DefaultTransition
Class
DefaultTransition
src/navigation/mod.rs:100–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
99
#[derive(Clone)]
100
struct DefaultTransition;
101
102
impl Transition for DefaultTransition {
103
fn begin(&self) {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected