rustfmt
1.83.0-nightly
(2bd1e894e 2024-09-26)
rustfmt
Function
determine_operation
Copy item path
source
pub(crate) fn determine_operation( matches: &
Matches
, ) ->
Result
<
Operation
,
OperationError
>