# bitstruct
The bitstruct crate provides a zero-cost way of using bit slices into fields of a struct as if they were real fields
## Documentation
https://docs.rs/bitstruct
## Contributing
This project is open to any sorts of contributions, be it by notifying me of an issue with the library
or by directly contributing code. Since I want to keep this library small and simple, however, you should
open an issue to discuss the changes you want to make before starting work on a pull request.
## License
Copyright 2023, TeleportAura
This software is licensed under the [MPL 2.0](LICENSE) license