Docs.rs
freya-query-0.4.0-rc.6
freya-query 0.4.0-rc.6
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
marc2332
Dependencies
async-io ^2.5.0
normal
freya-core ^0.4.0-rc.6
normal
futures-util ^0.3.31
normal
Versions
53.01%
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 query
freya_
query
0.4.0-rc.6
Module query
Module Items
Structs
Enums
Traits
Functions
In crate freya_
query
freya_query
Module
query
Copy item path
Source
Structs
§
GetQuery
Queries
Storage
Query
Query
Data
Query
Reader
UseQuery
Enums
§
Query
State
Data
Traits
§
Query
Capability
Functions
§
use_
query
Queries are used to get data asynchronously (e.g external resources such as HTTP APIs), which can later be cached or refreshed.