Cargo Features
tauri-runtime-wry has no features set by default.
[dependencies]
tauri-runtime-wry = { version = "2.1.2", features = ["devtools", "macos-private-api", "objc-exception", "tracing", "macos-proxy", "unstable"] }
- devtools
-
Enables devtools of tauri-runtime and wry
- macos-private-api
-
Enables macos-private-api of tauri-runtime, fullscreen and transparent of wry
- objc-exception
-
Enables objc-exception of wry
- tracing
-
Enables tracing, tracing of wry
Affects
tauri-runtime-wry::ActiveTraceSpanStore
,tauri-runtime-wry::ActiveTracingSpan
,tauri-runtime-wry::DispatcherMainThreadContext.active_tracing_spans
,tauri-runtime-wry::EventLoopIterationContext.active_tracing_spans
… - macos-proxy
- unstable