# rbx_reflection_database [![rbx_reflection_database on crates.io](https://img.shields.io/crates/v/rbx_reflection_database.svg)](https://crates.io/crates/rbx_reflection_database) [![rbx_reflection_database docs](https://img.shields.io/badge/docs-docs.rs-orange.svg)](https://docs.rs/rbx_reflection_database) More details about this crate are available on [the rbx-dom GitHub](https://github.com/rojo-rbx/rbx-dom#readme). Contains a generated Roblox reflection database using the types from [rbx_reflection](https://crates.io/crates/rbx_reflection). This crate embeds a MessagePack-format database that is exposed through this crate's only method, `get`.