rojo-rbx / rbx-dom

Roblox DOM and (de)serialization implementation in Rust
MIT License
113 stars 46 forks source link

Give BinaryStrings their own documentation #338

Closed Dekkonot closed 1 year ago

Dekkonot commented 1 year ago

MaterialColors and Tag aren't documented right now. This documents them and also moves BinaryStrings their doc page. As a byproduct, I've moved attributes to there too.

I'm not 100% on the formatting I've used for the binary strings spec but hopefully it's good enough.