tailor_api 0.2.0

API types for communication with tailord (part of tuxedo-rs)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.atoi]
version = "2"

[dependencies.serde]
features = ["derive"]
version = "1"

[package]
authors = ["Aaron Erhardt <aaron.erhardt@t-online.de>"]
description = "API types for communication with tailord (part of tuxedo-rs)"
edition = "2021"
license = "GPL-2.0+"
name = "tailor_api"
repository = "https://github.com/AaronErhardt/tuxedo-rs"
resolver = "1"
version = "0.2.0"