Crates.io | yew-and-bulma-macros |
lib.rs | yew-and-bulma-macros |
version | 0.1.2 |
source | src |
created_at | 2023-04-01 13:31:37.49733 |
updated_at | 2023-04-01 14:17:00.121806 |
description | Procedural macros used by Yew and Bulma |
homepage | https://github.com/filipdutescu/yew-and-bulma |
repository | https://github.com/filipdutescu/yew-and-bulma |
max_upload_size | |
id | 827309 |
size | 36,883 |
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.
This crate uses #![forbid(unsafe_code)]
to ensure everything is implemented
in 100% safe Rust.
Current MSRV is 1.60.
Since it is in the early stages of development, no contributing guidelines are present.
yew-and-bulma-macros
is licensed under the terms of the MIT License or
the Apache License 2.0, at your choosing.