Crate kernel_abi_check

Source
Expand description

Functions for checking kernel ABI compatibility.

Structs§

Version
Symbol version.

Enums§

ManylinuxViolation
A violation of the manylinux policy.
PythonAbiViolation
Python ABI violation.

Functions§

check_manylinux
check_python_abi
Check for violations of the Python ABI policy.