Skip to main content

Crate futucli

Crate futucli 

Source
Expand description

FutuOpenD-rs 命令行客户端

连接到运行中的 futu-opend 网关,提供行情查询、订阅、交易等子命令, 以及交互式 REPL(futucli repl)。

Modules§

cli 🔒
CLI 根参数定义 + 分发入口
cmd 🔒
common 🔒
共享基础设施:symbol 解析、网关连接、错误格式化
output 🔒
输出格式化:table / json / jsonl

Functions§

classify_error_kind 🔒
cli_error_json 🔒
cli_usage_error_json 🔒
detect_output_format_from_args 🔒
emit_cli_error 🔒
emit_cli_parse_error 🔒
format_error_chain_for_machine 🔒
main 🔒
parse_output_format_token 🔒
run 🔒