Skip to main content

parse_token_type

Function parse_token_type 

Source
pub fn parse_token_type(args: &[String]) -> Result<Option<TokenType>, String>
Expand description

Parse token type from command line arguments Supports both –token-type=VALUE and –token-type VALUE formats