indent_write 2.2.0

Simple Write adapters to add line indentation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[features]
default = ["std"]
std = []

[package]
authors = ["Nathan West <Lucretiel@gmail.com>"]
description = "Simple Write adapters to add line indentation"
edition = "2018"
license = "MPL-2.0"
name = "indent_write"
readme = "README.md"
repository = "https://github.com/Lucretiel/indent-write"
version = "2.2.0"