rocket_sync 0.1.1

A sync track library for the GNU Rocket Editor. See also rocket_client.
Documentation
[package]
name = "rocket_sync"
version = "0.1.1"
authors = ["Gambhiro <gambhiro.bhikkhu.85@gmail.com>"]
edition = "2018"
license = "MIT"
description = """
A sync track library for the GNU Rocket Editor. See also rocket_client.
"""
keywords = [ "no_std", ]
repository = "https://github.com/plazma-tool/rocket_sync"
readme = "README.md"

[dependencies]
smallvec = "0.4.2"