| Crates.io | b64 |
| lib.rs | b64 |
| version | 0.4.0 |
| created_at | 2017-04-25 18:26:06.23502+00 |
| updated_at | 2017-04-25 18:26:06.23502+00 |
| description | Base64 encoding/decoding support. Originally from rustc-serialize. |
| homepage | https://github.com/jethrogb/b64 |
| repository | https://github.com/jethrogb/b64 |
| max_upload_size | |
| id | 11993 |
| size | 31,783 |
Base64 encoding/decoding support. Originally from rustc-serialize, which is now deprecated, but there is no good replacement for its base64 code.