ombrac-macros 0.2.3

Safe, fast, small TCP tunnel using Rust
Documentation
[lib]
name = "ombrac_macros"
path = "src/lib.rs"

[lints.rust.unexpected_cfgs]
check-cfg = ["cfg(nightly)"]
level = "warn"
priority = 0

[package]
authors = ["Contributors"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Safe, fast, small TCP tunnel using Rust"
edition = "2021"
keywords = ["proxy", "firewall"]
license = "Apache-2.0"
name = "ombrac-macros"
readme = "README.md"
repository = "https://github.com/ombrac/ombrac"
resolver = "1"
version = "0.2.3"