base64-stream 0.1.0

To encode/decode large data with the standard Base64 encoding.
Documentation
language: rust

rust:
- stable
- beta
- nightly
os:
- linux
- osx