Skip to main content

run_at

Function run_at 

Source
pub fn run_at(path: PathBuf, route: Option<String>)
Expand description

The same, opening the document on route instead of on /.

This is a deep link arriving on the desktop, and it is what makes one testable at all: a page reached only by tapping through the app cannot be checked on its own, and on a phone the same call is what an myapp:// URL eventually turns into.