press-btn-continue 0.2.0

A smalll no-dependency library to get a "Press any key to continue" console prompt.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[package]
authors = ["Carl Fredrik Samson <cf@samson.no>"]
categories = ["command-line-utilities"]
description = """
A smalll no-dependency library to get a "Press any key to continue" console prompt.
"""
documentation = "https://docs.rs/press_btn_continue/"
edition = "2018"
keywords = ["console", "terminal"]
license = "MIT"
name = "press-btn-continue"
readme = "README.md"
repository = "https://github.com/cfsamson/press-btn-continue"
version = "0.2.0"