[package] name = "noneifempty" version = "0.1.3" authors = ["Ezra Barrow "] edition = "2018" description = "Convert T to None if empty" readme = "README.md" repository = "https://github.com/barrowsys/noneifempty" license-file = "LICENSE.txt" categories = ["rust-patterns", "parsing", "text-processing", "value-formatting"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]