Skip to main content

load_sector_weight_index_from_root

Function load_sector_weight_index_from_root 

Source
pub fn load_sector_weight_index_from_root(
    root: impl AsRef<Path>,
    index_code: &str,
) -> Result<BTreeMap<String, f64>, MetadataParseError>
Expand description

从显式 datadir/root 路径发现并解析指定 index/sector 权重映射。