Module zng::view_process::default
source · Expand description
Functions§
- Runs the view-process server in the current process and calls
run_app
to also run the app in the current process. Note thatrun_app
will be called in a different thread.