leo_lang::cli::commands::query::utils

Function is_valid_numerical_input

Source
pub fn is_valid_numerical_input(num: &str) -> Result<(), LeoError>