Docs.rs
telex-macro-0.1.0
telex-macro 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
markb321b
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate telex_macro
telex_
macro
0.1.0
All Items
Crate Items
Macros
Crate
telex_
macro
Copy item path
Source
Expand description
Procedural macros for Telex.
The
view!
macro provides JSX-like syntax for building UI trees.
Macros
ยง
view
The view! macro for building UI trees with JSX-like syntax.