Docs.rs
ck-engine-0.7.11
ck-engine 0.7.11
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
runonthespot
Dependencies
anyhow ^1.0
normal
ck-ann ^0.7.11
normal
ck-chunk ^0.7.11
normal
ck-core ^0.7.11
normal
ck-embed ^0.7.11
normal
ck-index ^0.7.11
normal
ck-models ^0.7.11
normal
globset ^0.4
normal
rayon ^1.12
normal
regex ^1.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
tantivy ^0.24
normal
tokio ^1.50
normal
tracing ^0.1
normal
walkdir ^2.4
normal
tempfile ^3.27
dev
Versions
23.53%
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
resolve_model_for_path
ck_
engine
0.7.11
ck_engine
Function
resolve_
model_
for_
path
Copy item path
Source
pub fn resolve_model_for_path( path: &
Path
, cli_model:
Option
<&
str
>, ) ->
Result
<
ResolvedModel
>