cf-quick-scanf-like-input 0.1.0

This is a macro-based implementation of scanf-like reading API that can be used to read from standard input when solving problems in competitve programming
Documentation
[dependencies]

[package]
authors = ["Artyom Gevorgyan <artemhevorhian@gmail.com>"]
description = "This is a macro-based implementation of scanf-like reading API that can be used to read from standard input when solving problems in competitve programming"
edition = "2018"
license = "Apache-2.0"
name = "cf-quick-scanf-like-input"
version = "0.1.0"