Files
pezkuwi-subxt/substrate/primitives/serializer
Bastian Köcher b08d3017a8 Switch to Rust 2021 (#10170)
* Switch to Rust 2021

* Update trybuild to fix errors
2021-11-04 19:54:48 +01:00
..
2021-11-04 19:54:48 +01:00
2020-08-20 17:04:42 +02:00

Substrate customizable serde serializer.

The idea is that we can later change the implementation to something more compact, but for now we're using JSON.

License: Apache-2.0