Skip to main content

security_from_parsed_symbol

Function security_from_parsed_symbol 

Source
pub(crate) fn security_from_parsed_symbol(parsed: ParsedQotSymbol) -> Security
Expand description

Compatibility-shell boundary: core owns public symbol parsing, while futucli still needs the legacy SDK Security DTO until command execution is fully raw/domain-backed.