base64_t 0.1.1

A Base64 type based on the base64 crate that guarantees successful encoding and decoding.
Documentation
  • Coverage
  • 100%
    7 out of 7 items documented1 out of 7 items with examples
  • Size
  • Source code size: 16.06 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.51 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • zanny/base64_t
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Korvox

base64_t

A Base64 type based on base64 that guarantees successful encoding and decoding.

Documentation

Licensed under the Apache License 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0)