Docs.rs
hlx-1.1.2
hlx 1.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bgengs
Dependencies
anyhow ^1.0
normal
bincode ^1.3
normal
optional
chrono ^0.4
normal
optional
clap ^4.5
normal
optional
colored ^2.1
normal
optional
crc32fast ^1.3
normal
optional
dirs ^5
normal
optional
indicatif ^0.17
normal
optional
lz4_flex ^0.11
normal
optional
md5 ^0.7
normal
memmap2 ^0.9
normal
optional
notify ^6.1
normal
optional
reqwest ^0.12
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
optional
tempfile ^3
normal
optional
thiserror ^1.0
normal
toml ^0.8
normal
toml_edit ^0.22
normal
optional
which ^4.4
normal
optional
zstd ^0.13
normal
optional
criterion ^0.5
dev
insta ^1.38
dev
pretty_assertions ^1.4
dev
proptest ^1.4
dev
tempfile ^3.10
dev
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
load_default_config
helix_
core
1.1.2
helix_core
Function
load_
default_
config
Copy item path
Source
pub fn load_default_config() ->
Result
<
HelixConfig
, HelixError>