yew-and-bulma-macros

Crates.ioyew-and-bulma-macros
lib.rsyew-and-bulma-macros
version0.1.2
sourcesrc
created_at2023-04-01 13:31:37.49733
updated_at2023-04-01 14:17:00.121806
descriptionProcedural macros used by Yew and Bulma
homepagehttps://github.com/filipdutescu/yew-and-bulma
repositoryhttps://github.com/filipdutescu/yew-and-bulma
max_upload_size
id827309
size36,883
Filip Dutescu (filipdutescu)

documentation

README

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

Commit count: 58

cargo fmt