#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

#1246 in Rust patterns

Download history 104/week @ 2024-01-23 89/week @ 2024-01-30 6/week @ 2024-02-06 37/week @ 2024-02-13 18/week @ 2024-02-20 50/week @ 2024-02-27 33/week @ 2024-03-05 48/week @ 2024-03-12 73/week @ 2024-03-19 80/week @ 2024-03-26 278/week @ 2024-04-02 58/week @ 2024-04-09 56/week @ 2024-04-16 54/week @ 2024-04-23 258/week @ 2024-04-30 61/week @ 2024-05-07

434 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.4–1.1MB
~22K SLoC