Docs.rs
kbolt-core-0.1.2
kbolt-core 0.1.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
h3nock
Dependencies
dirs ^6.0
normal
fs2 ^0.4
normal
hf-hub ^0.4
normal
httpdate ^1.0
normal
ignore ^0.4
normal
kbolt-types ^0.1.2
normal
pulldown-cmark ^0.13
normal
rusqlite ^0.33
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tantivy ^0.24
normal
thiserror ^2.0
normal
time ^0.3
normal
toml ^0.9
normal
ureq ^2.12
normal
usearch ^2.23
normal
walkdir ^2.5
normal
tempfile ^3.26
dev
Versions
0.26%
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
load_existing
kbolt_
core
0.1.2
In kbolt_
core::
config
kbolt_core
::
config
Function
load_
existing
Copy item path
Source
pub fn load_existing(config_path:
Option
<&
Path
>) ->
Result
<
Config
>