use lifxi; pub struct LampLifx {} impl LampLifx { fn new() -> Self { unimplemented!() } }