Function clmm_cli::command::ticks::array_index::parse_array_index_info
source · [−]pub fn parse_array_index_info<'a>(
matches: &'a ArgMatches<'_>,
default_signer: Box<DefaultSigner>,
wallet_manager: Box<Option<Arc<RemoteWalletManager>>>
) -> Result<CliCommandInfo, CliError>