gear-stack-buffer 1.0.2-354d660.10

Gear stack buffer implementation
Documentation
[build-dependencies.cc]
features = []
optional = true
version = "1.0"

[features]
compile-alloca = ["cc"]
stack-clash-protection = []

[lib]
crate-type = ["rlib"]
edition = "2021"
name = "gear_stack_buffer"
path = "src/lib.rs"
required-features = []

[package]
authors = ["Gear Technologies"]
build = "build.rs"
description = "Gear stack buffer implementation"
edition = "2021"
license = "GPL-3.0"
name = "gear-stack-buffer"
version = "1.0.2-354d660.10"