Docs.rs
simple-rsx-macros-0.1.6
simple-rsx-macros 0.1.6
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
elcharitas
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
regex ^1.11
normal
syn ^2.0
normal
simple-rsx ^0.1.5
dev
Versions
66.67%
of the crate is documented
This release has been yanked, go to latest version
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
simple_
rsx_
macros
0.1.6
All Items
Crate Items
Macros
Attribute Macros
Crate
simple_rsx_macros
Copy item path
Source
Macros
§
rsx
A procedural macro that provides JSX-like syntax for creating HTML elements in Rust.
Attribute Macros
§
component
A procedural macro that transforms a rust function into a component.