hypersync-client 0.0.3

client library for envio.dev HyperSync
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.skar-client]
version = "0.5.2"

[dependencies.skar-format]
version = "0.2.0"

[dependencies.skar-net-types]
version = "0.1.1"

[package]
description = "client library for envio.dev HyperSync"
edition = "2021"
homepage = "https://envio.dev/"
license = "MIT"
name = "hypersync-client"
readme = "README.md"
repository = "https://github.com/enviodev/hypersync-client-rust"
version = "0.0.3"