mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-01 04:17:57 +00:00
Add Ord constraint to System::Hash
This commit is contained in:
@@ -80,6 +80,7 @@ pub trait System: 'static + Eq + Clone + Debug {
|
||||
+ MaybeSerializeDeserialize
|
||||
+ Debug
|
||||
+ MaybeDisplay
|
||||
+ Ord
|
||||
+ SimpleBitOps
|
||||
+ Default
|
||||
+ Copy
|
||||
|
||||
Reference in New Issue
Block a user