altv_internal_resource_main_macro 16.4.3

Proc-macro for defining main function of alt:V Rust resource. Not intended for direct use.
Documentation
[dependencies.quote]
version = "1.0.37"

[dependencies.relib_exportify]
version = "0.4.2"

[dependencies.syn]
features = ["extra-traits", "full"]
version = "2.0.90"

[lib]
name = "altv_internal_resource_main_macro"
path = "src/lib.rs"
proc-macro = true

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Proc-macro for defining main function of alt:V Rust resource. Not intended for direct use."
edition = "2021"
license = "MIT"
name = "altv_internal_resource_main_macro"
readme = "README.md"
repository = "https://github.com/xxshady/altv-rust"
rust-version = "1.83.0"
version = "16.4.3"