rbx_binary 0.7.3

Implementation of Roblox's binary model (rbxm) and place (rbxl) file formats
Documentation
---
source: rbx_binary/src/tests/util.rs
expression: decoded_viewed
---
- referent: referent-0
  name: DisplayOrder0
  class: ScreenGui
  properties:
    Attributes:
      Attributes: {}
    AutoLocalize:
      Bool: true
    DisplayOrder:
      Int32: 0
    Enabled:
      Bool: true
    ResetOnSpawn:
      Bool: true
    RootLocalizationTable: "null"
    ScreenInsets:
      Enum: 2
    Tags:
      Tags: []
    ZIndexBehavior:
      Enum: 1
  children: []
- referent: referent-1
  name: DisplayOrder1
  class: ScreenGui
  properties:
    Attributes:
      Attributes: {}
    AutoLocalize:
      Bool: true
    DisplayOrder:
      Int32: 1
    Enabled:
      Bool: true
    ResetOnSpawn:
      Bool: true
    RootLocalizationTable: "null"
    ScreenInsets:
      Enum: 2
    Tags:
      Tags: []
    ZIndexBehavior:
      Enum: 1
  children: []
- referent: referent-2
  name: DisplayOrder2
  class: ScreenGui
  properties:
    Attributes:
      Attributes: {}
    AutoLocalize:
      Bool: true
    DisplayOrder:
      Int32: 2
    Enabled:
      Bool: true
    ResetOnSpawn:
      Bool: true
    RootLocalizationTable: "null"
    ScreenInsets:
      Enum: 2
    Tags:
      Tags: []
    ZIndexBehavior:
      Enum: 1
  children: []