use-php-attribute
PHP attribute metadata primitives for RustUse.
Experimental
use-php-attribute is experimental while use-php remains below 0.3.0.
Example
use ;
let attribute = new
.with_target;
assert_eq!;
assert_eq!;
# Ok::
Scope
- Attribute names, targets, simple argument metadata, and repeatability flags.
Non-goals
- Attribute parsing, reflection, evaluation, or framework routing behavior.
License
Licensed under either Apache-2.0 or MIT.