Skip to main content

is_futures_code

Function is_futures_code 

Source
pub fn is_futures_code(code: &str) -> bool
Expand description

Return whether the code looks like a futures symbol.

This is only the cache-miss fallback. Static security info remains more authoritative when available.