github-meta 0.4.0

https://api.github.com/meta as const structs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[build-dependencies.serde]
features = ["derive"]
version = "1.0.192"

[build-dependencies.serde_json]
version = "1.0.108"

[package]
description = "https://api.github.com/meta as const structs"
edition = "2021"
keywords = ["github"]
license = "MIT/Apache-2.0"
name = "github-meta"
readme = "README.md"
repository = "https://github.com/Turbo87/github-meta"
version = "0.4.0"