team 0.1.0

A rust toolbox lib for fun
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "team"
version = "0.1.0"
dependencies = [
 "team-runtime",
]

[[package]]
name = "team-runtime"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1c7a8876dce89585ce7a439a0c291e4424e861b5654014f605d30fe69aae73fa"