# rbx_binary
[](https://crates.io/crates/rbx_binary)
[](https://docs.rs/rbx_binary)
More details about this crate are available on [the rbx-dom GitHub](https://github.com/rojo-rbx/rbx-dom#readme).
Implementation of Roblox's binary model formats, rbxm and rbxl, for the rbx-dom ecosystem.
## Coverage
rbx_binary aims to support all property types from rbx_dom_weak, but it currently lags behind rbx_xml due to implementation complexity.