five8_core 1.0.0

Core utilities for the five8 crates.
Documentation
  • Coverage
  • 4.35%
    1 out of 23 items documented0 out of 1 items with examples
  • Size
  • Source code size: 7.32 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.14 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • kevinheavey/five8
    25 7 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • kevinheavey

five8_core

This crate contains core utilities for the five8 and five8_const crates.

It's unlikely you'll need anything from here except DecodeError, BASE58_ENCODED_32_MAX_LEN, and BASE58_ENCODED_64_MAX_LEN. For semver purposes, these are the only things that are part of the public API. The rest is for internal use only and will not follow semver.