Docs.rs
litvc-1.3.1
litvc 1.3.1
Docs.rs crate page
AGPL-3.0-or-later
05 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
admercs
Dependencies
aes ^0.8
normal
aes-gcm ^0.10
normal
blake3 ^1.5
normal
byteorder ^1.5
normal
chrono ^0.4
normal
clap ^4.5
normal
crc32fast ^1.4
normal
dirs ^5.0
normal
flate2 ^1.0
normal
hex ^0.4
normal
hmac ^0.12
normal
lazy_static ^1.4
normal
memmap2 ^0.9
normal
pbkdf2 ^0.12
normal
pqcrypto-mldsa ^0.1
normal
pqcrypto-traits ^0.3
normal
rayon ^1.10
normal
regex ^1.10
normal
rmp-serde ^1.3
normal
rpassword ^7.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
sha3 ^0.10
normal
shellexpand ^3.1
normal
subtle ^2.6
normal
tiny_http ^0.12
normal
toml ^0.8
normal
ureq ^2.12
normal
uuid ^1.6
normal
walkdir ^2.4
normal
zeroize ^1.8
normal
rand ^0.8
dev
tempfile ^3.8
dev
windows ^0.58
normal
Versions
43.57%
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
is_https_url
lit
1.3.1
In lit::
network::
https
lit
::
network
::
https
Function
is_
https_
url
Copy item path
Source
pub fn is_https_url(url: &
str
) ->
bool
Expand description
Check whether a URL uses the HTTPS transport