mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 05:25:48 +00:00
De-dup types early in CLI/macro so that derives/substitutes work for de-duped types (#2015)
* De-dup types early to enable derives for them * ensure_unique_type_paths in CLI codegen, too * Update UI test outpuot --------- Co-authored-by: José Duarte <duarte.gmj@gmail.com>
This commit is contained in:
Generated
+1
@@ -5602,6 +5602,7 @@ dependencies = [
|
||||
"pretty_assertions",
|
||||
"quote",
|
||||
"scale-info",
|
||||
"scale-typegen",
|
||||
"scale-typegen-description",
|
||||
"scale-value",
|
||||
"serde",
|
||||
|
||||
Reference in New Issue
Block a user