Cargo Features

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

[dependencies]
tauri-runtime-wry = { version = "2.0.0-beta.18", features = ["devtools", "macos-private-api", "objc-exception", "linux-protocol-body", "tracing", "macos-proxy", "unstable"] }
devtools

Enables devtools of tauri-runtime and wry ^0.40

macos-private-api

Enables macos-private-api of tauri-runtime, fullscreen and transparent of wry ^0.40

objc-exception

Enables objc-exception of wry ^0.40

linux-protocol-body

Enables v2_40 of webkit2gtk, linux-body of wry ^0.40

tracing

Enables tracing, tracing of wry ^0.40

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 ^0.40

unstable