rustfmt
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
rustfmt
Function
determine_operation
Copy item path
source
pub(crate) fn determine_operation( matches: &
Matches
, ) ->
Result
<
Operation
,
OperationError
>