ts_lib 0.1.0

A collection of functions I find useful for my projects
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
description = "A collection of functions I find useful for my projects"
edition = "2021"
homepage = "https://github.com/ThomasSaunders/TS_Lib"
license = "GPL-3.0-only"
name = "ts_lib"
readme = "readme.md"
repository = "https://github.com/ThomasSaunders/TS_Lib"
version = "0.1.0"