Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["Latchezar Tzvetkoff <latchezar@tzvetkoff.net>"]
description = "..."
documentation = "https://docs.rs/combo"
edition = "2021"
homepage = "https://github.com/tzvetkoff-rs/combo"
keywords = []
license = "MIT"
name = "combo"
readme = "README.md"
repository = "https://github.com/tzvetkoff-rs/combo"
rust-version = "1.56"
version = "0.0.1"