Docs.rs
subx-core-1.0.0
subx-core 1.0.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
07 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
jim60105
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
audioadapter-buffers ^3
normal
config ^0.15
normal
dirs ^6.0
normal
encoding_rs ^0.8
normal
flate2 ^1
normal
futures ^0.3
normal
hound ^3.5
normal
optional
log ^0.4
normal
num_cpus ^1.0
normal
regex ^1.0
normal
reqwest ^0.13
normal
rubato ^2.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sevenz-rust2 ^0.22.2
normal
symphonia ^0.5
normal
tar ^0.4
normal
tempfile ^3.10
normal
thiserror ^2.0
normal
tokio ^1.0
normal
toml ^1
normal
unrar ^0.5
normal
optional
url ^2
normal
uuid ^1.3
normal
voice_activity_detector ^0.2.1
normal
walkdir ^2.3
normal
wiremock ^0.6
normal
optional
zip ^8
normal
criterion ^0.6.0
dev
hound ^3.5
dev
mockall ^0.13
dev
pretty_assertions ^1.4
dev
tokio ^1.0
dev
wiremock ^0.6
dev
Versions
100%
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
parse_bool
subx_
core
1.0.0
In subx_
core::
config::
validation
subx_core
::
config
::
validation
Function
parse_
bool
Copy item path
Source
pub fn parse_bool(value: &
str
) ->
SubXResult
<
bool
>
Expand description
Parse boolean value from string.