rains 0.2.0

💹 命令行 A 股沪深北证股票信息行情数据查询工具
Documentation
1
2
3
4
5
6
7
8
9
10
# Stable features
newline_style = "Unix"
max_width = 120
use_small_heuristics = "Max"
use_field_init_shorthand = true

# Unstable features (nightly only)
unstable_features = true
group_imports = "StdExternalCrate"
imports_granularity = "Crate"