strs_tools_meta 0.11.0

Procedural macros for strs_tools compile-time optimizations. Its meta module. Don't use directly.
Documentation

Procedural macros for compile-time string processing optimizations.

This crate provides macros that analyze string patterns at compile time and generate optimized code for common string operations.

This is a meta module for strs_tools. Don't use directly.