# sayegh_bit_parser A Rust library that parses odd/even bits in serial mode and groups them in a byte buffer after parsing. Also, there are file reading and writing functions using the `Vec::` type in this library.