[go: up one dir, main page]

unindent 0.1.3

Remove a column of leading whitespace from a string
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "unindent"
version = "0.1.3" # remember to update html_root_url
authors = ["David Tolnay <dtolnay@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Remove a column of leading whitespace from a string"
repository = "https://github.com/dtolnay/indoc"
documentation = "https://github.com/dtolnay/indoc"
keywords = ["heredoc", "nowdoc", "multiline", "string", "literal"]
readme = "README.md"