copstr 0.0.5

Yet Another COpy STRing module
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dev-dependencies.anyhow]
version = "1.0.67"

[package]
authors = ["Leandro Lisboa Penz <lpenz@lpenz.org>"]
categories = ["rust-patterns"]
description = "Yet Another COpy STRing module"
edition = "2018"
homepage = "https://github.com/lpenz/copstr"
keywords = ["string", "copy"]
license = "MIT"
name = "copstr"
readme = "README.md"
repository = "https://github.com/lpenz/copstr"
version = "0.0.5"