#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

#2004 in Rust patterns

Download history 119/week @ 2024-06-29 42/week @ 2024-07-06 28/week @ 2024-07-13 12/week @ 2024-07-20 176/week @ 2024-07-27 37/week @ 2024-08-03 51/week @ 2024-08-10 26/week @ 2024-08-17 33/week @ 2024-08-24 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 39/week @ 2024-10-12

264 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