use-qwik
Qwik metadata primitives for RustUse.
Experimental
use-qwik is experimental while use-js remains below 0.3.0.
Example
use ;
let component = new?;
assert_eq!;
assert_eq!;
assert_eq!;
# Ok::
Scope
- Qwik component, file-kind, directory-kind, optimizer-mode, route-kind, and config-file labels.
- Lightweight component name validation.
Non-goals
- Resumability implementation.
- Optimizer behavior.
- Routing or build logic.
License
Licensed under either Apache-2.0 or MIT.