[package] name = "imply_option" version = "0.1.2" authors = ["Dynisious "] description = "Provides a single `trait` which allows the construction of an `Option` based on a bool value." repository = "https://github.com/Dynisious/imply_option" keywords = ["option", "utility", "no-std"] license = "0BSD" include = [ "**/*.rs", "Cargo.toml", ]