1 2 3 4 5 6
// Copyright (c) 2015 Brandon Thomas <bt@brand.io> pub mod state; pub mod switch; pub type SerialNumber = String;