22 stable releases (4 major)

4.7.0 Aug 22, 2024
4.6.0 Jul 23, 2024
4.5.0 Jan 16, 2024
4.4.0 Oct 3, 2023
0.2.373 Feb 25, 2019

#111 in Database interfaces

Download history 286/week @ 2024-07-29 296/week @ 2024-08-05 233/week @ 2024-08-12 496/week @ 2024-08-19 291/week @ 2024-08-26 126/week @ 2024-09-02 153/week @ 2024-09-09 244/week @ 2024-09-16 347/week @ 2024-09-23 192/week @ 2024-09-30 168/week @ 2024-10-07 274/week @ 2024-10-14 199/week @ 2024-10-21 227/week @ 2024-10-28 234/week @ 2024-11-04 192/week @ 2024-11-11

866 downloads per month
Used in 16 crates (10 directly)

MIT license

165KB
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.3–3.5MB
~78K SLoC