Closed woodruffw closed 2 years ago
This library should provide MyPy-compatible type hints.
Ref: https://pyo3.rs/main/python_typing_hints.html
It turns out this is a little annoying, since we have submodules (e.g. pyrage.x25519). I think a separate pyrage-types package is probably right approach.
pyrage.x25519
pyrage-types
This library should provide MyPy-compatible type hints.
Ref: https://pyo3.rs/main/python_typing_hints.html