indented_text_writer 0.3.0

A simple IndentedTextWriter
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Taiyoung Jang <taiyoung.jang@gmail.com>"]
description = "A simple IndentedTextWriter"
documentation = "https://docs.rs/indented_text_writer"
edition = "2021"
keywords = ["string", "indent", "text_writer"]
license = "MIT"
name = "indented_text_writer"
readme = "README.md"
repository = "https://github.com/taiyoungjang/rs_indented_text_writer"
version = "0.3.0"