Function lightspeed_core::service::validator::ownership::validate_id_and_version[][src]

pub fn validate_id_and_version<F: WithIdAndVersion, S: WithIdAndVersion>(
    error_details: &mut ErrorDetails<'_>,
    first: &F,
    second: &S
)