docs: document enterprise grade arichitecture

This commit is contained in:
Laesse 2024-02-10 21:46:01 +01:00
parent d418c3f00f
commit 5fe2a3defe
No known key found for this signature in database
GPG key ID: 1A8EEF88F7CA7262

View file

@ -23,6 +23,11 @@ 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
Tis Crate features the world's most resilient bit filping algorithm. It's 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.