Docs.rs
code-kb-core-1.6.0
code-kb-core 1.6.0
Docs.rs crate page
MIT
OR
Apache-2.0
22 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
rust-stemmers ^1.2
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.5%
of the crate is documented
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
validate_result_limit
code_
kb_
core
1.6.0
In code_
kb_
core::
queries
code_kb_core
::
queries
Function
validate_
result_
limit
Copy item path
Source
pub fn validate_result_limit(limit:
usize
) ->
Result
<
()
,
QueryError
>