전체 Rust SDK 참조는 영문 문서 Rust SDK를 참조하세요. 모든 코드 블록과 SDK 예제는 영문 원본과 동일합니다.Documentation Index
Fetch the complete documentation index at: https://docs.lasersell.io/llms.txt
Use this file to discover all available pages before exploring further.
설치
모듈
| 모듈 | 목적 |
|---|---|
lasersell_sdk::exit_api | ExitApiClient, 요청/응답 타입, ExitApiError |
lasersell_sdk::tx | SendTarget, sign_unsigned_tx, send_transaction |
lasersell_sdk::stream::client | StreamClient, StreamConfigure, StreamConnection, StreamSender |
lasersell_sdk::stream::session | StreamSession, 포지션 추적 |
lasersell_sdk::stream::proto | 메시지 타입 (ServerMessage, ClientMessage, StrategyConfigMsg) |
lasersell_sdk::retry | RetryPolicy 구성 |

