# rbx_binary
[](https://crates.io/crates/rbx_binary)
[](https://docs.rs/rbx_binary)
Implementation of Roblox's binary model formats, rbxm and rbxl, for the rbx-dom ecosystem.
## Coverage
rbx\_xml aims to support all property types from rbx\_tree, but it currently lags behind rbx\_xml due to implementation complexity.
## Format
For a specification of what the format looks like, see [FORMAT.md](FORMAT.md).