babilado-types 0.4.0

Types for working with the Babilado messaging protocol
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.oorandom]
version = "11.1"

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

[package]
authors = ["babilado developers"]
description = "Types for working with the Babilado messaging protocol"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "babilado-types"
repository = "https://github.com/babilado/babilado-types"
version = "0.4.0"