rustfmt
1.83.0-nightly
(1bc403daa 2024-10-11)
rustfmt
Function
determine_operation
Copy item path
source
pub(crate) fn determine_operation( matches: &
Matches
, ) ->
Result
<
Operation
,
OperationError
>