Module semverver::semcheck[][src]

This module holds all logic and data structures needed to perform semver analysis on two modules which are (usually) just crate roots.

Modules

changes

Change representation.

Functions

run_analysis

The main entry point to our analysis passes.