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