pub fn validate_corelib(db: &(dyn FilesGroup + 'static)) -> Result<()>
Expand description
Validates that the corelib version matches the expected one.
pub fn validate_corelib(db: &(dyn FilesGroup + 'static)) -> Result<()>
Validates that the corelib version matches the expected one.