#string #serialization #account #move #addresses #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

#86 in #addresses

Download history 22/week @ 2024-03-12 19/week @ 2024-03-19 31/week @ 2024-03-26 49/week @ 2024-04-02 9/week @ 2024-04-09 17/week @ 2024-04-16 26/week @ 2024-04-23 15/week @ 2024-04-30 13/week @ 2024-05-07 17/week @ 2024-05-14 32/week @ 2024-05-21 16/week @ 2024-05-28 21/week @ 2024-06-04 18/week @ 2024-06-11 16/week @ 2024-06-18 13/week @ 2024-06-25

76 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.4–2.3MB
~48K SLoC