use-php-syntax
PHP syntax label primitives for RustUse.
Experimental
use-php-syntax is experimental while use-php remains below 0.3.0.
Example
use ;
assert!;
assert_eq!;
assert_eq!;
assert_eq!;
# Ok::
Scope
- PHP keyword, visibility, declaration, modifier, and control-flow labels.
Non-goals
- PHP parsing, syntax trees, formatting, linting, or grammar validation.
License
Licensed under either Apache-2.0 or MIT.