Cargo Features

tauri-runtime-wry has no features set by default.

[dependencies]
tauri-runtime-wry = { version = "2.0.0-beta.13", features = ["devtools", "macos-private-api", "objc-exception", "linux-protocol-body", "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

linux-protocol-body

Enables v2_40 of webkit2gtk, linux-body 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

Enables mac-proxy of wry

unstable