Docs.rs
codelens-core-0.0.2
codelens-core 0.0.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
DropFan
Dependencies
askama ^0.12
normal
chrono ^0.4
normal
colored ^2
normal
comfy-table >=7, <7.2
normal
crossbeam-channel ^0.5
normal
globset ^0.4
normal
ignore ^0.4
normal
indexmap ^2
normal
num_cpus ^1
normal
once_cell ^1
normal
rayon ^1.10
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
walkdir ^2
normal
tempfile ^3
dev
Versions
88.4%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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_config_file
codelens_
core
0.0.2
In codelens_
core::
config
codelens_core
::
config
Function
load_
config_
file
Copy item path
Source
pub fn load_config_file(path: &
Path
) ->
Result
<
Config
>
Expand description
Load configuration from a TOML file.