Rust client for SymbolFYI REST API.
let client = symbolfyi::Client::new(); let result = client.search("query").unwrap();