v_escape-proc-macro 0.1.0

Procedural macro entry point for the v_escape SIMD escaping toolkit.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# [![Documentation]https://docs.rs/v_escape-proc-macro/badge.svg]https://docs.rs/v_escape-proc-macro/ [![Latest version]https://img.shields.io/crates/v/v_escape-proc-macro.svg]https://crates.io/crates/v_escape-proc-macro

# v_escape-proc-macro

Procedural macro crate for v_escape. This crate provides the internal procedural macros used by the v_escape ecosystem.

## Documentation

- Minimum supported Rust version: 1.85.0 or later

## License

Licensed under either of

- Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT]LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.