Crates.io | rbx_reflection |
lib.rs | rbx_reflection |
version | 4.7.0 |
source | src |
created_at | 2019-02-15 01:28:03.459905 |
updated_at | 2024-08-22 16:28:58.666356 |
description | Roblox reflection database and ambiguous type resolution |
homepage | https://github.com/rojo-rbx/rbx-dom |
repository | https://github.com/rojo-rbx/rbx-dom.git |
max_upload_size | |
id | 114863 |
size | 27,049 |
More details about this crate are available on the rbx-dom GitHub.
Contains the types needed to describe a Roblox reflection database.
rbx_reflection can describe:
Starting in rbx_reflection 4.0, there is no longer a bundled database in this crate. Look at the rbx_reflection_database crate for a generated database that is easy to depend on.