display_buffered 0.1.7

A small library that provides convinience functions to write all the elements into a writer with buffering
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "display_buffered"
version = "0.1.7"
edition = "2021"
description = "A small library that provides convinience functions to write all the elements into a writer with buffering"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]