Crate linux_version

Source

Structs§

Version
Represents a version number conforming to the semantic versioning scheme.

Enums§

SemVerError
An error type for this crate

Functions§

linux_headers_version
Get the version specified in <linux/version.h>.
linux_kernel_version
Get the version specified by uname -r.