loading 0.2.1

Show loading in terminal
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "loading"
version = "0.2.1"
authors = ["wyhaya <wyhaya@gmail.com>"]
edition = "2021"
license = "MIT"
description = "Show loading in terminal"
readme = "README.md"
homepage = "https://github.com/wyhaya/loading"
repository = "https://github.com/wyhaya/loading.git"

keywords = [
    "terminal",
    "loading"
]

[dependencies]