#string #serialization #account #addresses #move #serde

account-address

Wrapper type for serializing Move account addresses as strings

4 releases

0.2.3 Aug 13, 2022
0.2.2 Aug 13, 2022
0.2.0 Jul 22, 2022
0.1.6 Jul 16, 2022

#83 in #addresses

39 downloads per month
Used in 26 crates (5 directly)

Apache-2.0

5KB
84 lines

account-address

Move AccountAddress Serde adapter which serializes/deserializes to String.

License

bj is licensed under the Apache License, Version 2.0.


lib.rs:

Wrapper type for serializing Move account addresses as strings.

Dependencies

~1.5–2.5MB
~52K SLoC