Module query

Module query 

Source
Expand description

Query related functions and types

Structs§

Query
The struct representing a query

Functions§

use_query
Use a query to load remote data and keep it up to date.
use_query_with_options
Use a query to fetch remote data with extra options. For more information see use_query and QueryOptions.