Skip to main content

validate_snapshot_author

Function validate_snapshot_author 

Source
pub fn validate_snapshot_author(
    author: &StoreDeviceRegistrationRef,
    local: &StoreDeviceRegistrationRef,
    label: &str,
) -> Result<(), DbError>