rbx_dom_weak

Crates.iorbx_dom_weak
lib.rsrbx_dom_weak
version2.7.0
sourcesrc
created_at2019-02-14 19:24:16.61403
updated_at2024-01-16 19:02:30.070098
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
size58,625
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: 877

cargo fmt