Procedural macros for `strs_tools`.
This crate provides the procedural macros used by the `strs_tools` crate. It is an internal dependency and should not be used directly. Instead, depend on `strs_tools`, which re-exports this functionality.
```toml
[dependencies]
strs_tools = "version"
```