hackernews-types 0.1.2

Rust types representing items returned from the Hacker News API
Documentation
[dependencies.chrono]
features = ["serde"]
version = "0.4.19"

[dependencies.serde]
features = ["derive"]
version = "1.0"
[dev-dependencies.matches]
version = "0.1.8"

[dev-dependencies.serde_json]
version = "1.0.64"

[package]
authors = ["Tom Forbes <tom@tomforb.es>"]
description = "Rust types representing items returned from the Hacker News API"
edition = "2018"
license = "MIT"
name = "hackernews-types"
repository = "https://github.com/orf/hncat"
version = "0.1.2"