Cargo Features
kak-lsp has no features set by default.
[dependencies]
kak-lsp = { version = "18.1.2", features = ["crash-reporting"] }
- crash-reporting = sentry
-
Affects
kak-lsp::report_crash
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- sentry crash-reporting?
-
Enables sentry ^0.35.0