prompted 0.2.2

Macros for input and prompting.
Documentation
# Prompted: Rust crate for prompting and input
Copyright © 2017 Bart Massey — Version 0.2.2

![Maintenance](https://img.shields.io/badge/maintenance-actively--develo
ped-brightgreen.svg)
[![CI](https://github.com/BartMassey/prompted/actions/workflows/main.ym
l/badge.svg)](https://github.com/BartMassey/prompted/actions)
[![crates-io](https://img.shields.io/crates/v/prompted.svg)](https://cr
ates.io/crates/prompted)
[![api-docs](https://docs.rs/prompted/badge.svg)](https://docs.rs/{{cra
te}})
[![dependency-status](https://deps.rs/repo/github/BartMassey/prompted/s
tatus.svg)](https://deps.rs/repo/github/BartMassey/prompted)

This crate provides macros for printing and flushing a
non-newline-terminated line, and a macro for prompting for a
line of input.

This program is licensed under the "MIT License".  Please
see the file LICENSE in the source distribution of this
software for license terms.