An open API service indexing awesome lists of open source software.

https://github.com/ironcorelabs/base64_type

Simple Rust type wrapper for Vec<u8> that uses base64 for serialization
https://github.com/ironcorelabs/base64_type

Last synced: 4 months ago
JSON representation

Simple Rust type wrapper for Vec<u8> that uses base64 for serialization

Awesome Lists containing this project

README

          

# base64_type
Simple Rust type wrapper for Vec that uses base64 for serialization.

# License

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

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