Docs.rs
capture-rust-0.1.0
capture-rust 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
arjunkomath
Dependencies
md5 ^0.7
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
url ^2.5
normal
urlencoding ^2.1
normal
tokio-test ^0.4
dev
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
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
RequestOptions
capture_
rust
0.1.0
Request
Options
Aliased Type
In crate capture_
rust
capture_rust
Type Alias
Request
Options
Copy item path
Source
pub type RequestOptions =
HashMap
<
String
,
Value
>;
Aliased Type
ยง
pub struct RequestOptions {
/* private fields */
}