rhai_codegen

Crates.iorhai_codegen
lib.rsrhai_codegen
version2.2.0
sourcesrc
created_at2020-10-01 02:47:36.800181
updated_at2024-07-04 11:11:21.692103
descriptionProcedural macros support package for Rhai, a scripting language and engine for Rust
homepagehttps://rhai.rs/book/plugins/index.html
repositoryhttps://github.com/rhaiscript/rhai
max_upload_size
id294870
size307,992
Stephen Chung (schungx)

documentation

README

Procedural Macros for Plugins

Rhai logo

This crate holds procedural macros for code generation, supporting the plugins system for Rhai.

This crate is automatically referenced by the Rhai crate. Normally it should not be used directly.

Commit count: 4479

cargo fmt