rustfmt
1.84.0-beta.4
(202008a1b 2024-12-07)
rustfmt
Function
determine_operation
Copy item path
Source
pub(crate) fn determine_operation( matches: &
Matches
, ) ->
Result
<
Operation
,
OperationError
>