## Rust BMP --- A library to work with bmp files. It provides `BITMAPFILEHEADER`, `BITMAPINFOHEADER` and `RGBTRIPLE` structs + methods to convert them `to bytes` and to help with `file I/O`.