3 releases
0.1.2 | Apr 1, 2023 |
---|---|
0.1.1 | Apr 1, 2023 |
0.1.0 | Apr 1, 2023 |
#7 in #bulma
41 downloads per month
Used in yew-and-bulma
37KB
272 lines
yew-and-bulma-macros
Procedural macros for [Yew and Bulma][`yew-and-bulma`]
Documentation | Changelog
This crate provides various procedural macros used by the yew-and-bulma
crate.
More information about this crate can be found in the crate documentation.
Table of contents
Safety
This crate uses #![forbid(unsafe_code)]
to ensure everything is implemented
in 100% safe Rust.
Minimum supported Rust version
Current MSRV is 1.60.
Contributing
Since it is in the early stages of development, no contributing guidelines are present.
License
yew-and-bulma-macros
is licensed under the terms of the MIT License or
the Apache License 2.0, at your choosing.
Contribution
Dependencies
~235–680KB
~16K SLoC