Common
- Module path:
alpaca_data::common - Client type: internal-only module
- docs.rs module: https://docs.rs/alpaca-data/latest/alpaca_data/common/
- Site rustdoc module: https://wmzhai.github.io/alpaca-data-rs/api/alpaca_data/common/
- Scope: Internal architecture support only
Shared query, response, enum, and timestamp primitives used across resource modules.
Shared Types
Currency
QueryWriter
- Kind: struct
- Summary: -
- docs.rs: QueryWriter
- Site rustdoc: QueryWriter
Sort
| Variant | Official Value |
|---|---|
Asc | asc |
Desc | desc |
Timestamp
Related Repository Artifacts
- Examples: -
- Tests:
tests/public_api.rs - Benchmarks: -
Coverage Notes
- The strict endpoint parity ledger for this module lives in API Coverage.
- Generated reference pages mirror the shipped Rust surface and do not claim unimplemented Alpaca endpoints as available.