rustfmt
1.84.0-nightly
(86d69c705 2024-10-22)
rustfmt
Function
determine_operation
Copy item path
source
pub(crate) fn determine_operation( matches: &
Matches
, ) ->
Result
<
Operation
,
OperationError
>