whatsys 0.2.1

Determine the kernel version
Documentation
1
2
3
fn main() {
    println!("{:?}", whatsys::kernel_version());
}