rtic-scope-api 0.1.0-alpha.1

API used between RTIC Scope front- and backends
Documentation
[dependencies.anyhow]
version = "1"

[dependencies.chrono]
features = ["serde"]
version = "0.4"

[dependencies.itm-decode]
features = ["serde"]
version = "0.6.1"

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

[package]
authors = ["Viktor Sonesten <v@tmplt.dev>"]
description = "API used between RTIC Scope front- and backends"
edition = "2018"
homepage = "https://github.com/rtic-scope/api"
license = "MIT OR Apache-2.0"
name = "rtic-scope-api"
repository = "https://github.com/rtic-scope/api"
version = "0.1.0-alpha.1"