Function rustfmt::determine_operation

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