[][src]Module alpha_vantage::search

Module for searching specific symbol or companies

Looking for some specific symbols or companies? Trying to build a search box similar to the one below?

You can read about Symbol API and what it returns on alphavantage documentation

Structs

DataValue

Struct which stores matches data for search keyword

Search

struct for storing search method data

Functions

search

Function used to create a Search struct.