#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

#50 in #addresses

Download history 7/week @ 2023-11-20 7/week @ 2023-11-27 1/week @ 2023-12-11 6/week @ 2023-12-18 7/week @ 2023-12-25 10/week @ 2024-01-08 4/week @ 2024-01-15 3/week @ 2024-02-12 32/week @ 2024-02-19 54/week @ 2024-02-26 20/week @ 2024-03-04

109 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.4MB
~50K SLoC