Docs.rs
rust-ai-generator-0.1.9
rust-ai-generator 0.1.9
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
zhongdongy
Dependencies
chrono ^0.4.24
normal
reqwest ^0.11.15
normal
serde ^1.0.158
normal
serde_json ^1.0.94
normal
serde_yaml ^0.9.19
normal
tokio ^1.26.0
normal
Versions
31.25%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
request_get
rust_
ai_
generator
0.1.9
rust_ai_generator
Function
request_
get
Copy item path
Source
pub async fn request_get(url: &
str
) ->
Result
<
String
,
Box
<dyn
Error
>>