Re-exports§
pub use vista::AnyTableShell;pub use vista::ApiColumnExtras;pub use vista::ApiReferenceExtras;pub use vista::ApiTableBlock;pub use vista::ApiTableExtras;pub use vista::ModelResolver;pub use vista::NoApiExtras;pub use vista::RestApiTableShell;pub use vista::RestApiVistaFactory;pub use vista::RestApiVistaSpec;
Modules§
- vista
- Vista bridge for the REST API backend.
Structs§
- Pagination
Params - Names of the page/limit query parameters the API expects.
- RestApi
- REST API backend for Vantage — reads data from HTTP JSON endpoints.
- Rest
ApiBuilder - Builder for
RestApi. Lets callers pick aResponseShapeand override the pagination parameter names.
Enums§
- Response
Shape - How the API wraps its row array in the response body.
Functions§
- eq_
condition - Build an
eqconditionfield = valueforTable<RestApi, _>.