Docs.rs
rs-puff-0.1.1
rs-puff 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
lucasgelfond
Dependencies
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
dotenvy ^0.15
dev
serial_test ^3
dev
tokio ^1
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
Row
rs_puff
0.1.1
Row
Aliased Type
In rs_
puff::
types
rs_puff
::
types
Type Alias
Row
Copy item path
Source
pub type Row =
HashMap
<
String
,
Value
>;
Aliased Type
ยง
pub struct Row {
/* private fields */
}