stripmargin 0.1.1

Simple but elegant multiline string in Rust à la Scala.
Documentation
[package]
authors = ["rami3l <rami3l@outlook.com>"]
edition = "2018"
name = "stripmargin"
version = "0.1.1"

description = "Simple but elegant multiline string in Rust à la Scala."
homepage = "https://github.com/rami3l/stripmargin"
keywords = ["multiline", "string", "literal", "heredoc"]
repository = "https://github.com/rami3l/stripmargin"

license = "MIT"
readme = "README.md"
# build = "build.rs"

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

[dependencies]