Registry / other / rbx-reflection

rbx-reflection

JSON →
library6.1.0rscratesunverified

Roblox reflection database and ambiguous type resolution.

# Cargo.toml [dependencies] rbx_reflection = "6.1.0"
INSTALL
IMPORT
SIG · RBX-REFLECTION
R
rbx-reflection
otherrustv6.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ReflectionDatabase
use rbx_reflection::ReflectionDatabase;

Creates a new Roblox reflection database.

use rbx_reflection::ReflectionDatabase; fn main() { let db = ReflectionDatabase::new(); println!("Reflection database created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
rbx-reflection — cargo add rbx-reflection · libregistry