#yew #bulma #css #web #webasm #proc-macro

macro yew-and-bulma-macros

Procedural macros used by Yew and Bulma

3 releases

0.1.2 Apr 1, 2023
0.1.1 Apr 1, 2023
0.1.0 Apr 1, 2023

#7 in #bulma

36 downloads per month
Used in yew-and-bulma

MIT/Apache

37KB
272 lines

yew-and-bulma-macros

Build status Crates.io Documentation Licenses

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

  1. Safety
  2. Minimum supported Rust version
  3. Contributing
  4. 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

Dependencies

~295–740KB
~18K SLoC