Added fastuuid as an example.
This commit is contained in:
parent
c76399e73d
commit
9c3b4b7d37
|
@ -127,6 +127,7 @@ fn main() -> PyResult<()> {
|
||||||
* [inline-python](https://github.com/dronesforwork/inline-python) _Inline Python code directly in your Rust code_
|
* [inline-python](https://github.com/dronesforwork/inline-python) _Inline Python code directly in your Rust code_
|
||||||
* [Rogue-Gym](https://github.com/kngwyu/rogue-gym) _Customizable rogue-like game for AI expmeriments_
|
* [Rogue-Gym](https://github.com/kngwyu/rogue-gym) _Customizable rogue-like game for AI expmeriments_
|
||||||
* Contains an example of building wheels on Azure Pipelines
|
* Contains an example of building wheels on Azure Pipelines
|
||||||
|
* [fastuuid](https://github.com/thedrow/fastuuid/) _Python bindings to Rust's UUID library_
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue