ad-astra-export

Crates.ioad-astra-export
lib.rsad-astra-export
version1.0.0
sourcesrc
created_at2024-08-25 12:55:32.501228
updated_at2024-08-25 12:55:32.501228
descriptionEmbeddable scripting language platform Ad Astra. Macro Crate.
homepage
repositoryhttps://github.com/Eliah-Lakhin/ad-astra
max_upload_size
id1351065
size495,777
Ilya Lakhin (Eliah-Lakhin)

documentation

https://docs.rs/ad-astra

README

Ad Astra Macros Crate

This is a helper crate for the main crate of Ad Astra, an embeddable scripting programming language platform.

The #[export] attribute macro in this crate performs introspection of Rust module items and exports the introspected metadata into the Ad Astra script engine, allowing script users to interact with Rust APIs from their scripts.

Quick Links

Copyright

This work is proprietary software with source-available code.

To copy, use, distribute, or contribute to this work, you must agree to the terms and conditions of the General License Agreement.

For an explanation of the licensing terms, see the F.A.Q.

Copyright (c) 2024 Ilya Lakhin (Илья Александрович Лахин). All rights reserved.

Commit count: 0

cargo fmt