#base64 #serialization #vec-u8 #base64-for-serialization

base64_type

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

2 releases

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

#752 in Rust patterns

Download history 59/week @ 2025-02-04 8/week @ 2025-02-11 37/week @ 2025-02-18 173/week @ 2025-02-25 61/week @ 2025-03-04 15/week @ 2025-03-11 42/week @ 2025-03-18 14/week @ 2025-03-25 111/week @ 2025-04-01 170/week @ 2025-04-08 37/week @ 2025-04-15 305/week @ 2025-04-22 243/week @ 2025-04-29 38/week @ 2025-05-06 96/week @ 2025-05-13 9/week @ 2025-05-20

407 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