#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

#1214 in Rust patterns

Download history 42/week @ 2024-01-18 104/week @ 2024-01-25 52/week @ 2024-02-01 20/week @ 2024-02-08 25/week @ 2024-02-15 20/week @ 2024-02-22 53/week @ 2024-02-29 36/week @ 2024-03-07 58/week @ 2024-03-14 72/week @ 2024-03-21 136/week @ 2024-03-28 229/week @ 2024-04-04 30/week @ 2024-04-11 50/week @ 2024-04-18

446 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.2MB
~24K SLoC