base64_type 0.2.1

Simple Rust type wrapper for Vec<u8> that uses base64 for serialization
Documentation
1
2
3
4
5
6
7
8
9
# base64_type
Simple Rust type wrapper for Vec<u8> that uses base64 for serialization.

# License

base64_type is licensed under the [MIT](LICENSE).

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