#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 138/week @ 2024-08-31 29/week @ 2024-09-07 16/week @ 2024-09-14 34/week @ 2024-09-21 179/week @ 2024-09-28 11/week @ 2024-10-05 44/week @ 2024-10-12 34/week @ 2024-10-19 233/week @ 2024-10-26 68/week @ 2024-11-02 43/week @ 2024-11-09 41/week @ 2024-11-16 35/week @ 2024-11-23 190/week @ 2024-11-30 75/week @ 2024-12-07 172/week @ 2024-12-14

479 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.2MB
~22K SLoC