mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-12 05:59:23 +00:00
7 lines
173 B
Markdown
7 lines
173 B
Markdown
|
|
# Polyseed
|
||
|
|
|
||
|
|
Rust implementation of [Polyseed](https://github.com/tevador/polyseed).
|
||
|
|
|
||
|
|
This library is usable under no-std when the `std` feature (on by default) is
|
||
|
|
disabled.
|