mirror of
https://github.com/Noratrieb/bool-toggle.git
synced 2026-01-14 12:25:01 +01:00
Small cleanup
This commit is contained in:
parent
79afcde7d5
commit
dd9ab02321
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -23,12 +23,12 @@ This crate supports a professional re-export of the trait, `BoolToggleExt`.
|
||||||
It is only available when compiling with `--cfg enterprise_license` and obtaining an enterprise license.
|
It is only available when compiling with `--cfg enterprise_license` and obtaining an enterprise license.
|
||||||
For license inquiries, send mail to `/dev/null`.
|
For license inquiries, send mail to `/dev/null`.
|
||||||
|
|
||||||
## Architecture
|
|
||||||
|
|
||||||
This Crate features the world's most resilient bit flipping algorithm. Its code adheres to the highest clean code standards
|
|
||||||
and aims to provide a maintainable and future proof solution to all the boolean toggling needs there are.
|
|
||||||
|
|
||||||
## MSRV
|
## MSRV
|
||||||
|
|
||||||
The minimum supported Rust version of this crate is 1.1000.0.
|
The minimum supported Rust version of this crate is 1.1000.0.
|
||||||
Lower versions might compile but are not supported.
|
Lower versions might compile but are not supported.
|
||||||
|
|
||||||
|
## Architecture
|
||||||
|
|
||||||
|
This Crate features the world's most resilient bit flipping algorithm. Its code adheres to the highest clean code standards
|
||||||
|
and aims to provide a maintainable and future proof solution to all the boolean toggling needs there are.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue