bb-qol 0.1.2

Small collection of quality-of-life functions
Documentation
[dependencies.itertools]
version = "0.14.0"

[lib]
name = "bb_qol"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Small collection of quality-of-life functions"
edition = "2021"
license = "CC-BY-NC-ND-3.0"
name = "bb-qol"
readme = "README.md"
repository = "https://github.com/BenjaminBahr/qol/"
version = "0.1.2"