mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 22:18:00 +00:00
committed by
Bastian Köcher
parent
3e2c77aa21
commit
24595c0920
@@ -68,7 +68,7 @@ pub use core::slice;
|
||||
// Allow intepreting vectors of bytes as strings, but not constructing them.
|
||||
pub use core::str;
|
||||
// We are trying to avoid certain things here, such as `core::string`
|
||||
// (if you need `String` you most probably doing something wrong, since
|
||||
// (if you need `String` you are probably doing something wrong, since
|
||||
// runtime doesn't require anything human readable).
|
||||
|
||||
pub mod collections {
|
||||
|
||||
Reference in New Issue
Block a user