File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ TypeIDs are designed for modern systems where identifiers should be:
1616- safe to expose externally
1717- easy to reason about in logs, APIs, and databases
1818
19- This library provides a Python package with optional Rust acceleration.
19+ This library provides a Python package with Rust acceleration.
2020
2121## Key features
2222
@@ -197,7 +197,6 @@ Read more here: ["Docs: Explain"](https://akhundmurad.github.io/typeid-python/pe
197197# # Design principles
198198
199199* **Non-breaking**: stable APIs
200- * **Optional acceleration**: Rust is opt-in
201200* **Lazy evaluation**: work is done only when needed
202201* **Explainability**: identifiers carry meaning
203202* **Transparency**: performance claims are backed by data
You can’t perform that action at this time.
0 commit comments