Cargo Features

tauri-plugin-sentry has no features set by default.

[dependencies]
tauri-plugin-sentry = { version = "0.4.1", features = ["anyhow", "backtrace", "contexts", "debug-images", "native-tls", "panic", "reqwest", "tracing", "transport"] }
default

These default features are set whenever tauri-plugin-sentry is added without default-features = false somewhere in the dependency tree.

Enables sentry

anyhow

Enables anyhow of sentry

sentry:

other integrations

backtrace

Enables backtrace of sentry

sentry:

default integrations

contexts

Enables contexts of sentry

debug-images

Enables debug-images of sentry

native-tls

Enables native-tls of sentry

sentry:

transport settings

panic

Enables panic of sentry

reqwest

Enables reqwest of sentry

tracing

Enables tracing of sentry

transport

Enables transport of sentry

sentry:

transports

tauri-plugin-sentry has 10 features without comments.