// /snm-brightdata-client/src/symbols/commodity_symbol.rs
use HashMap;
/// Returns a static map of known stock-related names to Yahoo Finance-compatible symbols.
/// * A `String` containing the matched symbol or the original query if no match is found.