rpi-info 0.3.0

Figure out which model revision of Raspberry Pi you're running on
Documentation

This crate makes it easy to determine what sort of Raspberry Pi a Linux host is. The different models have different pin layouts, etc, so it's often useful to know what model you're running on.

To see it in action, try the show example.