sp-serializer

Crates.iosp-serializer
lib.rssp-serializer
version5.0.0
sourcesrc
created_at2020-02-27 00:54:14.040396
updated_at2023-02-26 12:38:19.145311
descriptionSubstrate customizable serde serializer.
homepagehttps://substrate.io
repositoryhttps://github.com/paritytech/substrate/
max_upload_size
id212894
size3,236
Parity Crate Owner (parity-crate-owner)

documentation

https://docs.rs/sp-serializer

README

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

Commit count: 8235

cargo fmt