typeshare-driver 1.1.2

macro for trivially creating your own typeshare binaries
Documentation
[dependencies.anyhow]
version = "1.0.96"

[dependencies.typeshare-engine]
version = "0.2.2"

[lib]
name = "typeshare_driver"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "macro for trivially creating your own typeshare binaries"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "typeshare-driver"
readme = "README.md"
repository = "https://github.com/1Password/typeshare"
version = "1.1.2"