mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
add btree_set with std (#2444)
This commit is contained in:
@@ -35,4 +35,5 @@ pub use std::result;
|
||||
|
||||
pub mod collections {
|
||||
pub use std::collections::btree_map;
|
||||
pub use std::collections::btree_set;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user