Docs.rs
activecube-rs-0.1.15
activecube-rs 0.1.15
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
harry5556
Dependencies
async-graphql ^7
normal
indexmap ^2
normal
serde ^1
normal
serde_json ^1
normal
tracing ^0.1
normal
pretty_assertions ^1
dev
tokio ^1
dev
Versions
34.23%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Skip to main content
Module response
activecube_
rs
0.1.15
Module response
Module Items
Structs
Type Aliases
In crate activecube_
rs
activecube_rs
Module
response
Copy item path
Source
Structs
§
Query
Result
Result of a cube query execution.
Type Aliases
§
RowMap
A row returned from a SQL query, represented as an ordered map of column name → JSON value. Database-agnostic.