threaded-map 0.1.3

Encode bytes as ANSI background colors
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.threadpool]
version = "1.8.1"

[package]
authors = ["Richard Neumann <mail@richard-neumann.de>"]
description = "Encode bytes as ANSI background colors"
documentation = "https://docs.rs/threaded-map"
edition = "2021"
homepage = "https://github.com/conqp/threaded-map/"
keywords = ["threaded", "mapping"]
license = "MIT"
name = "threaded-map"
readme = "README.md"
repository = "https://github.com/conqp/threaded-map/"
version = "0.1.3"