#base64 #serialization #vec

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

#2424 in Rust patterns

Download history 96/week @ 2025-12-31 55/week @ 2026-01-07 2/week @ 2026-01-14 132/week @ 2026-01-28 69/week @ 2026-02-04 3/week @ 2026-02-11 99/week @ 2026-02-25 102/week @ 2026-03-04 108/week @ 2026-03-11 116/week @ 2026-03-18 14/week @ 2026-03-25 214/week @ 2026-04-01 179/week @ 2026-04-08

527 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.4–1.3MB
~23K SLoC