Function rustfmt::determine_operation

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