Skip to main content

get_symbol_by_id

Function get_symbol_by_id 

Source
pub fn get_symbol_by_id(
    conn: &Connection,
    symbol_id: &str,
) -> Result<Option<Symbol>, QueryError>
Expand description

Retrieve one indexed symbol by its exact current-index identifier.