Docs.rs
tide-jsx-impl-0.1.0
tide-jsx-impl 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
pyrossh
Dependencies
proc-macro-error ^1.0
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^1.0
normal
pretty_assertions ^0.6
dev
Versions
75%
of the crate is documented
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
☰
Crate tide_jsx_impl
Version 0.1.0
All Items
Macros
Attribute Macros
?
Crate
tide_jsx_impl
source
·
[
−
]
Macros
html
Render a component tree to an HTML string, using XML-like tags.
rsx
Generate a renderable component tree, before rendering it
Attribute Macros
component
A syntactic sugar for implementing
Render
conveniently using functions.