rbx_dom_weak

Crates.iorbx_dom_weak
lib.rsrbx_dom_weak
version3.0.0
created_at2019-02-14 19:24:16.61403+00
updated_at2025-03-28 21:58:34.848976+00
descriptionWeakly-typed Roblox DOM implementation for Rust
homepagehttps://github.com/rojo-rbx/rbx-dom
repositoryhttps://github.com/rojo-rbx/rbx-dom.git
max_upload_size
id114800
size89,049
Micah (Dekkonot)

documentation

https://docs.rs/rbx_dom_weak

README

rbx_dom_weak

rbx_dom_weak on crates.io rbx_dom_weak docs

More details about this crate are available on the rbx-dom GitHub.

Weakly-typed implementation of Roblox's DOM, used for representing instances in external tools.

Coverage

Because rbx_dom_weak is weakly-typed, it doesn't need to be updated when new instances are added to Roblox. It does, however, have to be updated when new datatypes like Vector3int16 are added.

Commit count: 1006

cargo fmt