webull-rs 0.1.0

A Rust client for the Webull trading API
Documentation
1
2
3
4
5
6
7
// Re-export model modules
pub mod account;
pub mod market;
pub mod order;
pub mod response;

// This module contains data models for the Webull API