yew-and-bulma-macros
[](https://github.com/filipdutescu/yew-and-bulma-macros/actions/workflows/ci.yaml)
[](https://crates.io/crates/yew-and-bulma-macros)
[](https://docs.rs/yew-and-bulma-macros)

Procedural macros for [Yew and Bulma][`yew-and-bulma`]
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
- Minimum supported Rust version
- Contributing
- License
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