#base64 #serialization #vec-u8

base64_type

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

1 unstable release

0.2.0 Jan 24, 2024

#11 in #vec-u8

Download history 12/week @ 2024-07-22 177/week @ 2024-07-29 37/week @ 2024-08-05 50/week @ 2024-08-12 27/week @ 2024-08-19 120/week @ 2024-08-26 49/week @ 2024-09-02 30/week @ 2024-09-09 16/week @ 2024-09-16 37/week @ 2024-09-23 175/week @ 2024-09-30 13/week @ 2024-10-07 51/week @ 2024-10-14 26/week @ 2024-10-21 235/week @ 2024-10-28 66/week @ 2024-11-04

379 downloads per month
Used in ironcore-alloy

AGPL-3.0-only

18KB
347 lines

base64_type

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

License

base64_type is licensed under the GNU Affero General Public License.

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

Dependencies

~0.5–1.3MB
~23K SLoC