20 stable releases (4 major)

4.5.0 Jan 16, 2024
4.4.0 Oct 3, 2023
4.3.0 Aug 9, 2023
4.2.0 Oct 11, 2021
0.2.373 Feb 25, 2019

#14 in Games

Download history 181/week @ 2024-01-15 113/week @ 2024-01-22 125/week @ 2024-01-29 99/week @ 2024-02-05 106/week @ 2024-02-12 167/week @ 2024-02-19 294/week @ 2024-02-26 196/week @ 2024-03-04 388/week @ 2024-03-11 236/week @ 2024-03-18 241/week @ 2024-03-25 312/week @ 2024-04-01 337/week @ 2024-04-08 466/week @ 2024-04-15 175/week @ 2024-04-22 206/week @ 2024-04-29

1,231 downloads per month
Used in 12 crates (10 directly)

MIT license

160KB
3.5K SLoC

rbx_reflection

rbx_reflection on crates.io rbx_reflection docs

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:

  • All Instance types and their members
  • All Enums and their values
  • Default values for each property
  • The Roblox client version this information came from

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.

Dependencies

~2.3–3MB
~75K SLoC