slowprint 0.1.0

A small library for printing texts slowly which gives scrolling effect to the texts shown.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
categories = ["command-line-interface", "command-line-utilities", "gui"]
description = "A small library for printing texts slowly which gives scrolling effect to the texts shown."
edition = "2018"
keywords = ["print", "display", "text", "cli", "terminal"]
license = "MIT"
name = "slowprint"
readme = "README.md"
repository = "https://github.com/gauravssnl/slowprint"
version = "0.1.0"