Base64 encoding/decoding support. Originally from rustc-serialize.
by The Rust Project Developers. Owned by jethrogb.
Uses old Rust 2015
#4 in #rustc-serialize
355 downloads per month Used in 9 crates
18KB 324 lines
Base64 encoding/decoding support. Originally from rustc-serialize, which is now deprecated, but there is no good replacement for its base64 code.
Documentation