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

#13 in Games

Download history 205/week @ 2023-12-24 221/week @ 2023-12-31 83/week @ 2024-01-07 235/week @ 2024-01-14 122/week @ 2024-01-21 122/week @ 2024-01-28 93/week @ 2024-02-04 97/week @ 2024-02-11 166/week @ 2024-02-18 245/week @ 2024-02-25 232/week @ 2024-03-03 358/week @ 2024-03-10 265/week @ 2024-03-17 258/week @ 2024-03-24 284/week @ 2024-03-31 266/week @ 2024-04-07

1,102 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