[package] name = "chars_input" version = "0.2.2" authors = ["nathanfaucett "] keywords = ["text", "chars", "input"] categories = ["parsing", "text-processing"] description = "chars input" license = "MIT" readme = "README.md" repository = "https://gitlab.com/nathanfaucett/rs-chars_input.git" homepage = "https://gitlab.com/nathanfaucett/rs-chars_input" [dependencies] [dev-dependencies] [features] std = [] default = ["std"]