|
1 gadu atpakaļ | |
---|---|---|
.. | ||
src | 2 gadi atpakaļ | |
tests | 1 gadu atpakaļ | |
CHANGELOG.md | 3 gadi atpakaļ | |
Cargo.toml | 2 gadi atpakaļ | |
README.md | 2 gadi atpakaļ |
Website | Guides | API Docs | Chat
dioxus-core-macro
provides a handful of helpful macros used by the dioxus
crate. These include:
rsx!
macro that underpins templates and node creationinline_props
macro transforms function arguments into an auto-derived structformat_args_f
macro which allows f-string formatting with support for expressionsThis project is licensed under the MIT license.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Dioxus by you shall be licensed as MIT without any additional terms or conditions.