Docs.rs
code-kb-core-1.0.3
code-kb-core 1.0.3
Docs.rs crate page
MIT
OR
Apache-2.0
16 September 2026
Links
Repository
crates.io
Source
Owners
anortham
Dependencies
blake3 ^1.5
normal
dunce ^1.0
normal
hex ^0.4
normal
ignore ^0.4.33
normal
notify ^8.0
normal
notify-debouncer-full ^0.7
normal
rusqlite ^0.40
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tempfile ^3.17
normal
thiserror ^2.0
normal
tracing ^0.1
normal
url ^2.5
normal
which ^7.0
normal
Versions
27.06%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
is_telemetry_disabled_with
code_
kb_
core
1.0.3
In code_
kb_
core::
telemetry
code_kb_core
::
telemetry
Function
is_
telemetry_
disabled_
with
Copy item path
Source
pub fn is_telemetry_disabled_with( no_telem:
Option
<&
str
>, disable_telem:
Option
<&
str
>, ) ->
bool