#base64 #rustc-serialize #originally #deprecated #replace

b64

Base64 encoding/decoding support. Originally from rustc-serialize.

1 unstable release

Uses old Rust 2015

0.4.0 Apr 25, 2017

#5 in #rustc-serialize

Download history 100/week @ 2026-04-06 133/week @ 2026-04-13 126/week @ 2026-04-20 84/week @ 2026-04-27 120/week @ 2026-05-04 134/week @ 2026-05-11 109/week @ 2026-05-18 113/week @ 2026-05-25 85/week @ 2026-06-01 139/week @ 2026-06-08 77/week @ 2026-06-15 89/week @ 2026-06-22 35/week @ 2026-06-29 63/week @ 2026-07-06 76/week @ 2026-07-13 106/week @ 2026-07-20

288 downloads per month
Used in 8 crates

MIT/Apache

18KB
324 lines

b64

Base64 encoding/decoding support. Originally from rustc-serialize, which is now deprecated, but there is no good replacement for its base64 code.

Documentation

No runtime deps