scanln 0.1.1

The inverse of println
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors = ["Charles Hall <charles@typ3.tech>"]
categories = ["command-line-interface", "command-line-utilities"]
description = "The inverse of println"
documentation = "https://docs.rs/scanln"
edition = "2018"
homepage = "https://forge.typ3.tech/charles/scanln"
keywords = ["input", "terminal", "stdin", "scan", "scanf"]
license = "MIT OR Apache-2.0"
name = "scanln"
readme = "README.md"
repository = "https://forge.typ3.tech/charles/scanln"
version = "0.1.1"