Reformat types string for decl_storage (#1298)
* Clean space from types when converting to string * Missing cases. * Add unit test for complex type, complete clean fn.
Showing
- substrate/srml/support/procedural/src/storage/transformation.rs 4 additions, 4 deletions...ate/srml/support/procedural/src/storage/transformation.rs
- substrate/srml/support/procedural/tools/src/lib.rs 19 additions, 0 deletionssubstrate/srml/support/procedural/tools/src/lib.rs
- substrate/srml/support/src/storage/generator.rs 24 additions, 1 deletionsubstrate/srml/support/src/storage/generator.rs
Please register or sign in to comment