mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
Use derive macro to generate XcmWeightInfo trait (#4618)
* Use derive macro to generate XcmWeightInfo trait * Move the Weight type alias out of proc macro
This commit is contained in:
Generated
+1
@@ -11854,6 +11854,7 @@ dependencies = [
|
||||
name = "xcm-procedural"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"Inflector",
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn",
|
||||
|
||||
Reference in New Issue
Block a user