lesshand 0.1.0

A shorthand for the 21st century
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "lesshand"
description = "A shorthand for the 21st century"
version = "0.1.0"
authors.workspace = true
edition.workspace = true
homepage.workspace = true
license.workspace = true

[dependencies]

[dev-dependencies]
expect-test = { workspace = true }
proptest = { workspace = true }

[lints]
workspace = true