Docs.rs
novel-api-0.20.0
novel-api 0.20.0
Docs.rs crate page
MIT
OR
Apache-2.0
12 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
TerakomariGandesblood
Dependencies
aes ^0.9.2
normal
aes-gcm-siv ^0.12.0
normal
async-compression ^0.4.43
normal
base64-simd ^0.8.0
normal
bon ^3.9.3
normal
bytes ^1.12.1
normal
cbc ^0.2.1
normal
const_format ^0.2.36
normal
cookie_store ^0.22.1
normal
dialoguer ^0.12.0
normal
directories ^6.0.0
normal
hashbrown ^0.17.1
normal
hex-simd ^0.8.0
normal
hmac ^0.13.0
normal
http ^1.5.0
normal
image ^0.25.10
normal
is_ci ^1.2.0
normal
itertools ^0.15.0
normal
jiff ^0.2.35
normal
keyring-core ^1.0.0
normal
machine-uid ^0.6.0
normal
md-5 ^0.11.0
normal
phf =0.13
normal
rand ^0.10.2
normal
reqwest ^0.13.4
normal
rsa ^0.10.0-rc.18
normal
scraper ^0.27.0
normal
serde ^1.0.229
normal
serde_with ^3.22.0
normal
sha2 ^0.11.0
normal
simdutf8 ^0.1.5
normal
sonic-rs ^0.5.8
normal
thiserror ^2.0.20
normal
toasty ^0.10.0
normal
tokio ^1.53.1
normal
toml ^1.1.4
normal
tracing ^0.1.44
normal
trait-variant ^0.1.3
normal
url ^2.5.8
normal
uuid ^1.24.0
normal
walkdir ^2.5.0
normal
webp ^0.3.1
normal
zeroize ^1.9.0
normal
zip ^8.6.0
normal
anyhow ^1.0.104
dev
pretty_assertions ^1.4.1
dev
tempfile ^3.27.0
dev
testresult ^0.4.1
dev
toasty-cli ^0.10.0
dev
tokio ^1.53.1
dev
phf_codegen =0.13
build
linux-keyutils-keyring-store ^1.0.0
normal
apple-native-keyring-store ^1.0.2
normal
windows-native-keyring-store ^1.1.0
normal
Versions
59.86%
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
password
novel_
api
0.20.0
novel_api
Function
password
Copy item path
Source
pub fn password<T>(prompt: T) ->
Result
<
String
,
Error
>
where T:
AsRef
<
str
>,