[package] name = "retain" version = "0.0.0" edition = "2018" authors = [ "Daniel Henry-Mantilla ", ] description = "[TBD] Home for the simple `Retain` trait, for clearer clone semantics" categories = ["rust-patterns"] keywords = ["clone", "retain", "shared", "reference", "counting"] license = "Zlib OR MIT OR Apache-2.0" [dependencies]