Expand description
Core library for the robinrust
crate.
This crate provides simple, async Rust bindings for a subset of Robinhood’s crypto endpoints, including authentication, account info, market data, and trading utilities. See individual modules for details.
Modules§
- account
- Account endpoints for Robinhood crypto.
- auth
- Authentication helpers for signing Robinhood API requests.
- market_
data - Market data endpoints for crypto symbols.
- trading
- Trading-related endpoints for Robinhood crypto.