rustfmt

Function determine_operation

Source
pub(crate) fn determine_operation(
    matches: &Matches,
) -> Result<Operation, OperationError>