Docs.rs
qslib-0.15.2
qslib 0.15.2
Permalink
Docs.rs crate page
EUPL-1.2
11 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
cgevans
Dependencies
anyhow ^1.0.95
normal
bstr ^1.11.3
normal
dashmap ^6.1
normal
data-encoding ^2.7.0
normal
digest ^0.10.7
normal
enum_dispatch ^0.3.13
normal
flate2 ^1
normal
futures ^0.3.31
normal
hex ^0.4
normal
hmac ^0.12
normal
indexmap ^2.7
normal
lazy_static ^1.5.0
normal
log ^0.4.25
normal
md-5 ^0.10
normal
memchr ^2.7
normal
optional
numpy ^0.26
normal
optional
once_cell ^1.21.3
normal
polars ^0.52
normal
pyo3 ^0.26
normal
optional
pyo3-polars ^0.25
normal
optional
quick-xml ^0.38
normal
regex ^1.11.1
normal
rustls ^0.23.20
normal
rustls-pemfile ^2.2.0
normal
rustls-pki-types ^1.10.1
normal
serde ^1
normal
serde_json ^1
normal
shell-words ^1
normal
tempfile ^3
normal
thiserror ^2.0.9
normal
tiff ^0.11
normal
tokio ^1.42.0
normal
tokio-rustls ^0.26.1
normal
tokio-stream ^0.1.17
normal
tracing ^0.1.41
normal
uuid ^1.12.1
normal
rustls-webpki ^0.103
normal
winnow ^0.7
normal
zip ^2
normal
base64 ^0.21
dev
criterion ^0.5
dev
env_logger ^0.11.6
dev
rcgen ^0.13.2
dev
rustls-pemfile ^2.2.0
dev
Versions
15.01%
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_options
qslib
0.15.2
In qslib::
parser
qslib
::
parser
Function
parse_
options
Copy item path
Source
pub fn parse_options(input: &mut &[
u8
]) ->
ModalResult
<
ArgMap
>