Docs.rs
novel-api-0.13.1
novel-api 0.13.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
TerakomariGandesblood
Dependencies
aes ^0.8.4
normal
askama ^0.12.1
normal
askama_axum ^0.4.0
normal
async-compression ^0.4.18
normal
async-trait ^0.1.85
normal
axum =0.7
normal
base64-simd ^0.8.0
normal
bytes ^1.9.0
normal
cbc ^0.1.2
normal
chrono ^0.4.39
normal
chrono-tz ^0.10.0
normal
const_format ^0.2.34
normal
cookie_store ^0.21.1
normal
des ^0.8.1
normal
dialoguer ^0.11.0
normal
directories ^6.0.0
normal
ecb ^0.1.2
normal
hashbrown ^0.15.2
normal
hex-simd ^0.8.0
normal
http ^1.2.0
normal
image ^0.25.5
normal
is_ci ^1.2.0
normal
keyring ^3.6.1
normal
machine-uid ^0.5.3
normal
md-5 ^0.10.6
normal
mime_guess ^2.0.5
normal
open ^5.3.2
normal
phf ^0.11.3
normal
portpicker ^0.1.1
normal
rand ^0.8.5
normal
reqwest ^0.12.12
normal
ring ^0.17.8
normal
rust-embed ^8.5.0
normal
scraper ^0.22.0
normal
sea-orm ^1.1.4
normal
sea-orm-migration ^1.1.4
normal
serde ^1.0.217
normal
serde_json ^1.0.135
normal
serde_with ^3.12.0
normal
simdutf8 ^0.1.5
normal
thiserror ^2.0.11
normal
tokio ^1.43.0
normal
toml ^0.8.19
normal
tracing ^0.1.41
normal
trait-variant ^0.1.2
normal
url ^2.5.4
normal
uuid ^1.11.1
normal
webp ^0.3.0
normal
zeroize ^1.8.1
normal
anyhow ^1.0.95
dev
pretty_assertions ^1.4.1
dev
tempfile ^3.15.0
dev
tokio ^1.43.0
dev
phf_codegen ^0.11.3
build
Versions
63.57%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
novel_
api
0.13.1
novel_api
Function
input
Copy item path
Source
pub fn input<T>(prompt: T) ->
Result
<
String
,
Error
>
where T:
AsRef
<
str
>,