#base64 #serialization #base64-type

base64_type

Simple Rust type wrapper for Vec<u8> that uses base64 for serialization

2 releases

new 2.1.0 Apr 24, 2025
0.2.1 Apr 24, 2025
0.2.0 Jan 24, 2024

#522 in Rust patterns

Download history 41/week @ 2025-01-03 12/week @ 2025-01-10 51/week @ 2025-01-17 46/week @ 2025-01-24 183/week @ 2025-01-31 15/week @ 2025-02-07 32/week @ 2025-02-14 85/week @ 2025-02-21 118/week @ 2025-02-28 47/week @ 2025-03-07 28/week @ 2025-03-14 33/week @ 2025-03-21 101/week @ 2025-03-28 167/week @ 2025-04-04 40/week @ 2025-04-11 176/week @ 2025-04-18

491 downloads per month
Used in ironcore-alloy

MIT license

17KB
348 lines

base64_type

Simple Rust type wrapper for Vec that uses base64 for serialization.

License

base64_type is licensed under the MIT.

Copyright (c) 2024 IronCore Labs, Inc. All rights reserved.

Dependencies

~0.5–1.2MB
~22K SLoC