breakable-block 1.0.0

A shim library for a stable implementation of what is proposed in RFC 2046.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["Zacchary Dempsey-Plante <zacc@ztdp.ca>"]
categories = ["rust-patterns", "no-std"]
description = "A shim library for a stable implementation of what is proposed in RFC 2046."
edition = "2021"
homepage = "https://github.com/zedseven/breakable-block"
keywords = ["shim", "rfc", "break", "block"]
license = "MIT OR Apache-2.0"
name = "breakable-block"
repository = "https://github.com/zedseven/breakable-block"
resolver = "2"
version = "1.0.0"