stacksafe-macro 1.0.1

Procedural macro implementation for the stacksafe crate.
Documentation
1
2
3
4
5
6
7
# stacksafe-macro 

This is an implementation crate for the [`stacksafe`](https://crates.io/crates/stacksafe) library. 

**Please refer to the main [`stacksafe`](https://crates.io/crates/stacksafe) crate for documentation and usage examples.**

This crate contains the procedural macro that powers the `#[stacksafe]` attribute and should not be used directly.