23 stable releases (5 major)

5.0.0 Mar 28, 2025
4.7.0 Aug 22, 2024
4.6.0 Jul 23, 2024
4.5.0 Jan 16, 2024
0.2.373 Feb 25, 2019

#37 in Games

Download history 139/week @ 2024-12-14 122/week @ 2024-12-21 108/week @ 2024-12-28 105/week @ 2025-01-04 180/week @ 2025-01-11 224/week @ 2025-01-18 326/week @ 2025-01-25 537/week @ 2025-02-01 363/week @ 2025-02-08 240/week @ 2025-02-15 201/week @ 2025-02-22 206/week @ 2025-03-01 127/week @ 2025-03-08 183/week @ 2025-03-15 365/week @ 2025-03-22 534/week @ 2025-03-29

1,226 downloads per month
Used in 16 crates (10 directly)

MIT license

170KB
4K 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.4–3.5MB
~79K SLoC