drawbridge-byte 0.4.0

Utilities for working with contiguous arrays of bytes and easy conversions to and from Base64 representations in string contexts.
Documentation

This crate provides a [Bytes] type which wraps most types that represent a contiguous array of bytes. It provides implementations for easy conversions to and from Base64 representations in string contexts.