Function workflow_core::runtime::is_web
source ยท pub fn is_web() -> bool
Expand description
Helper to test whether the application is running under in a regular browser environment.
pub fn is_web() -> bool
Helper to test whether the application is running under in a regular browser environment.