[go: up one dir, main page]

indoc 0.3.1

Indented document literals
Documentation
[badges.travis-ci]
repository = "dtolnay/indoc"
[dependencies.indoc-impl]
version = "0.3"

[dependencies.proc-macro-hack]
version = "0.5.3"

[features]
unstable = ["indoc-impl/unstable"]

[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Indented document literals"
documentation = "https://github.com/dtolnay/indoc"
keywords = ["heredoc", "nowdoc", "multiline", "string", "literal"]
license = "MIT/Apache-2.0"
name = "indoc"
readme = "README.md"
repository = "https://github.com/dtolnay/indoc"
version = "0.3.1"