[badges.maintenance]
status = "passively-maintained"
[dev-dependencies.quickcheck]
version = "1.0.3"
[package]
authors = ["Konrad Borowski <copyfromstr@borowski.pw>"]
categories = ["no-std", "rust-patterns"]
description = "An extension trait to copy a string into another string"
documentation = "https://docs.rs/copy_from_str"
edition = "2018"
keywords = ["no_std", "str", "string"]
license = "MIT OR Apache-2.0"
name = "copy_from_str"
readme = "README.md"
repository = "https://github.com/xfix/copy_from_str"
version = "1.0.6"