mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
4 lines
62 B
Rust
4 lines
62 B
Rust
|
|
#![cfg_attr(not(feature = "std"), no_std)]
|
||
|
|
|
||
|
|
pub use bip39::*;
|