board_id 0.1.0

motherboard detection (Linux-only)
Documentation
1
fn main() { println!("{}", board_id::BoardId::detect().unwrap()); }