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